Update to 27.0.1

This commit is contained in:
Martin Stransky 2014-02-24 14:10:49 +01:00
parent 29efa53379
commit d8ca5e58bd
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -92,3 +92,5 @@ firefox-3.6.4.source.tar.bz2
/firefox-langpacks-26.0-20131209.tar.xz /firefox-langpacks-26.0-20131209.tar.xz
/firefox-27.0.source.tar.bz2 /firefox-27.0.source.tar.bz2
/firefox-langpacks-27.0-20140203.tar.xz /firefox-langpacks-27.0-20140203.tar.xz
/firefox-27.0.1.source.tar.bz2
/firefox-langpacks-27.0.1-20140224.tar.xz

View File

@ -85,14 +85,14 @@
Summary: Mozilla Firefox Web browser Summary: Mozilla Firefox Web browser
Name: firefox Name: firefox
Version: 27.0 Version: 27.0.1
Release: 1%{?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
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2 Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
%if %{build_langpacks} %if %{build_langpacks}
Source1: firefox-langpacks-%{version}%{?pre_version}-20140203.tar.xz Source1: firefox-langpacks-%{version}%{?pre_version}-20140224.tar.xz
%endif %endif
Source10: firefox-mozconfig Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded Source11: firefox-mozconfig-branded
@ -637,6 +637,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#--------------------------------------------------------------------- #---------------------------------------------------------------------
%changelog %changelog
* Mon Feb 24 2014 Martin Stransky <stransky@redhat.com> - 27.0.1-1
- Update to 27.0.1
* Mon Feb 3 2014 Martin Stransky <stransky@redhat.com> - 27.0-1 * Mon Feb 3 2014 Martin Stransky <stransky@redhat.com> - 27.0-1
- Update to 27.0 - Update to 27.0

View File

@ -1,2 +1,2 @@
212827908144b43e7c80ed9d56a08ca9 firefox-27.0.source.tar.bz2 c8feb2c55294aa679e8755ac24844933 firefox-27.0.1.source.tar.bz2
280d4af970bdbe5619ec6a702dd2d2cf firefox-langpacks-27.0-20140203.tar.xz cb4686a984be5503cdfe34fd25cb2217 firefox-langpacks-27.0.1-20140224.tar.xz