Update to 25.0 Build 2
This commit is contained in:
parent
a4fd038ab2
commit
e2b5e69820
2
.gitignore
vendored
2
.gitignore
vendored
@ -85,3 +85,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-23.0.1-20130819.tar.xz
|
||||
/firefox-langpacks-24.0-20130913.tar.xz
|
||||
/firefox-24.0.source.tar.bz2
|
||||
/firefox-25.0.source.tar.bz2
|
||||
/firefox-langpacks-25.0-20131024.tar.xz
|
||||
|
@ -57,14 +57,14 @@
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 24.0
|
||||
Release: 2%{?pre_tag}%{?dist}
|
||||
Version: 25.0
|
||||
Release: 1%{?pre_tag}%{?dist}
|
||||
URL: http://www.mozilla.org/projects/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
|
||||
%if %{build_langpacks}
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20130913.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20131024.tar.xz
|
||||
%endif
|
||||
Source10: firefox-mozconfig
|
||||
Source11: firefox-mozconfig-branded
|
||||
@ -443,6 +443,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Oct 24 2013 Martin Stransky <stransky@redhat.com> - 25.0-1
|
||||
- Update to 25.0 Build 2
|
||||
|
||||
* Thu Oct 17 2013 Martin Stransky <stransky@redhat.com> - 24.0-2
|
||||
- Fixed rhbz#1005611 - BEAST workaround not enabled in Firefox
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
06a4c0fe8d3a979aea2fce8d0fdbf328 firefox-24.0.source.tar.bz2
|
||||
28f93dc5bde1a2ac870ba42985be52aa firefox-langpacks-24.0-20130913.tar.xz
|
||||
355e61a3356ca3408a8eaee7d2ada132 firefox-25.0.source.tar.bz2
|
||||
aced22303ba0e1097b010808ea87083d firefox-langpacks-25.0-20131024.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user