summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2015-09-17 11:15:32 +0200
committerMartin Stransky <stransky@redhat.com>2015-09-17 11:15:32 +0200
commitdd8922f389732714a9eb0a75752de942a1445408 (patch)
tree57ee5513ab24e2bba8e0696105f331837e6fe0f5 /firefox.spec
parentEnabled OMTC, Disabled system cairo (diff)
downloadlibrewolf-fedora-ff-dd8922f389732714a9eb0a75752de942a1445408.tar.gz
librewolf-fedora-ff-dd8922f389732714a9eb0a75752de942a1445408.tar.bz2
librewolf-fedora-ff-dd8922f389732714a9eb0a75752de942a1445408.zip
Update to 40.0 Build 2
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index faeace4..8803855 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -86,7 +86,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 41.0
-Release: 2%{?pre_tag}%{?dist}
+Release: 3%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -763,6 +763,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Thu Sep 17 2015 Martin Stransky <stransky@redhat.com> - 41.0-3
+- Update to 40.0 Build 2
+
* Tue Sep 15 2015 Martin Stransky <stransky@redhat.com> - 41.0-2
- Enabled OMTC
- Disabled system cairo
bgstack15