Update to 32.0.2 build 1
This commit is contained in:
parent
13e1932595
commit
9f336f7dc8
2
.gitignore
vendored
2
.gitignore
vendored
@ -108,3 +108,5 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-32.0-20140826.tar.xz
|
/firefox-langpacks-32.0-20140826.tar.xz
|
||||||
/firefox-32.0.1.source.tar.bz2
|
/firefox-32.0.1.source.tar.bz2
|
||||||
/firefox-langpacks-32.0.1-20140915.tar.xz
|
/firefox-langpacks-32.0.1-20140915.tar.xz
|
||||||
|
/firefox-32.0.2.source.tar.bz2
|
||||||
|
/firefox-langpacks-32.0.2-20140918.tar.xz
|
||||||
|
@ -86,8 +86,8 @@
|
|||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 32.0.1
|
Version: 32.0.2
|
||||||
Release: 2%{?pre_tag}%{?dist}
|
Release: 1%{?pre_tag}%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/firefox/
|
URL: http://www.mozilla.org/projects/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -647,6 +647,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 16 2014 Martin Stransky <stransky@redhat.com> - 32.0.1-2
|
||||||
- disable baseline JIT on i686 (rhbz#1047079)
|
- disable baseline JIT on i686 (rhbz#1047079)
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
9559f6cef55251bab743e510e1f9b478 firefox-32.0.1.source.tar.bz2
|
4e2d215627cbeba9d526de872dd7b3ee firefox-32.0.2.source.tar.bz2
|
||||||
550dc27b521c58d0996ee43885b765a3 firefox-langpacks-32.0.1-20140915.tar.xz
|
1965782459e16d34a9d5c6e574de98c0 firefox-langpacks-32.0.2-20140918.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user