Update to 20.0
This commit is contained in:
parent
a36a1f01d1
commit
a6b24364ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-19.0-20130219.tar.xz
|
/firefox-langpacks-19.0-20130219.tar.xz
|
||||||
/firefox-19.0.2.source.tar.bz2
|
/firefox-19.0.2.source.tar.bz2
|
||||||
/firefox-langpacks-19.0.2-20130311.tar.xz
|
/firefox-langpacks-19.0.2-20130311.tar.xz
|
||||||
|
/firefox-langpacks-20.0-20130401.tar.xz
|
||||||
|
@ -54,8 +54,8 @@
|
|||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 19.0.2
|
Version: 20.0
|
||||||
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
|
||||||
@ -425,6 +425,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 1 2013 Martin Stransky <stransky@redhat.com> - 20.0-1
|
||||||
|
- Updated to 20.0
|
||||||
|
|
||||||
* Mon Mar 18 2013 Martin Stransky <stransky@redhat.com> - 19.0.2-2
|
* Mon Mar 18 2013 Martin Stransky <stransky@redhat.com> - 19.0.2-2
|
||||||
- Added fix for mozbz#239254 - local cache dir
|
- Added fix for mozbz#239254 - local cache dir
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
de09d603c3b768a1698d90141f3b2644 firefox-19.0.2.source.tar.bz2
|
e664416da2075f13089fe3e883cadb73 firefox-20.0.source.tar.bz2
|
||||||
f0180b149c2d8fe0fc86639a40382487 firefox-langpacks-19.0.2-20130311.tar.xz
|
3dae1feac44dbe96f6eb38ae0c448f31 firefox-langpacks-20.0-20130401.tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user