diff --git a/.gitignore b/.gitignore index a334538..076f52d 100644 --- a/.gitignore +++ b/.gitignore @@ -185,3 +185,5 @@ firefox-3.6.4.source.tar.bz2 /firefox-45.0.source.tar.xz /firefox-langpacks-45.0-20160302.tar.xz /firefox-langpacks-45.0-20160304.tar.xz +/firefox-langpacks-45.0.1-20160316.tar.xz +/firefox-45.0.1.source.tar.xz diff --git a/firefox.spec b/firefox.spec index 98557e3..da3f160 100644 --- a/firefox.spec +++ b/firefox.spec @@ -86,14 +86,14 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 45.0 -Release: 5%{?pre_tag}%{?dist} +Version: 45.0.1 +Release: 1%{?pre_tag}%{?dist} URL: https://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20160304.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20160316.tar.xz %endif Source10: firefox-mozconfig Source12: firefox-redhat-default-prefs.js @@ -788,6 +788,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed Mar 16 2016 Martin Stransky - 45.0.1-1 +- Update to 45.0.1 + * Tue Mar 15 2016 Martin Stransky - 45.0-5 - Updated gtk3.20 patch diff --git a/sources b/sources index 4cd0d3f..27d69c2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -09cbada824841f9e1d77f095e7cd02c1 firefox-45.0.source.tar.xz -714901cc43ab89d48eb4a29224f80027 firefox-langpacks-45.0-20160304.tar.xz +e914b72f624721837d14eecd0b06e3f9 firefox-langpacks-45.0.1-20160316.tar.xz +ea1e436b278b933747d9de167310592c firefox-45.0.1.source.tar.xz