diff --git a/.gitignore b/.gitignore index f534ab2..eb351ca 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ firefox-3.6.4.source.tar.bz2 /firefox-24.0.source.tar.bz2 /firefox-25.0.source.tar.bz2 /firefox-langpacks-25.0-20131024.tar.xz +/firefox-langpacks-25.0-20131030.tar.xz diff --git a/firefox.spec b/firefox.spec index 3e04812..0fc205d 100644 --- a/firefox.spec +++ b/firefox.spec @@ -58,13 +58,13 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 25.0 -Release: 2%{?pre_tag}%{?dist} +Release: 3%{?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}-20131024.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20131030.tar.xz %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -443,6 +443,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed Oct 30 2013 Martin Stransky - 25.0-3 +- Update to 25.0 Build 3 + * Thu Oct 24 2013 Martin Stransky - 25.0-2 - Fixed xulrunner dependency diff --git a/sources b/sources index bc75d89..716fc8d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -355e61a3356ca3408a8eaee7d2ada132 firefox-25.0.source.tar.bz2 -aced22303ba0e1097b010808ea87083d firefox-langpacks-25.0-20131024.tar.xz +90ac047e83079a9046192c732e195329 firefox-25.0.source.tar.bz2 +0fe471d06cfdb6595a7956350d3ea2b0 firefox-langpacks-25.0-20131030.tar.xz