diff options
author | Martin Stransky <stransky@redhat.com> | 2014-09-18 11:02:04 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2014-09-18 11:02:04 +0200 |
commit | 9f336f7dc8fffdc8d3bcf864f8692e62a38e5c02 (patch) | |
tree | 842f0d5c99d9745b05635279b38adb1139e81e0a /firefox.spec | |
parent | installation fix - i686 (diff) | |
download | librewolf-fedora-ff-9f336f7dc8fffdc8d3bcf864f8692e62a38e5c02.tar.gz librewolf-fedora-ff-9f336f7dc8fffdc8d3bcf864f8692e62a38e5c02.tar.bz2 librewolf-fedora-ff-9f336f7dc8fffdc8d3bcf864f8692e62a38e5c02.zip |
Update to 32.0.2 build 1
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index d787299..25588e6 100644 --- a/firefox.spec +++ b/firefox.spec @@ -86,8 +86,8 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 32.0.1 -Release: 2%{?pre_tag}%{?dist} +Version: 32.0.2 +Release: 1%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -647,6 +647,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Sep 18 2014 Martin Stransky <stransky@redhat.com> - 32.0.2-1 +- Update to 32.0.2 build 1 + * Tue Sep 16 2014 Martin Stransky <stransky@redhat.com> - 32.0.1-2 - disable baseline JIT on i686 (rhbz#1047079) |