From 11b3cb6cf7d3d7ae1aeeb262ac37d0569f8fc086 Mon Sep 17 00:00:00 2001 From: Ondrej Zoder Date: Tue, 10 Jul 2018 13:00:59 +0200 Subject: Update to 61.0.1 --- firefox.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index db0429e..a6f8756 100644 --- a/firefox.spec +++ b/firefox.spec @@ -102,13 +102,13 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 61.0 -Release: 4%{?pre_tag}%{?dist} +Version: 61.0.1 +Release: 1%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Source0: https://hg.mozilla.org/releases/mozilla-release/archive/firefox-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20180622.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20180710.tar.xz %endif Source10: firefox-mozconfig Source12: firefox-redhat-default-prefs.js @@ -918,6 +918,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Jul 10 2018 Ondrej Zoder - 61.0.1 +- Update to 61.0.1 + * Mon Jun 25 2018 Martin Stransky - 61.0-4 - Disabled mozbz#1424422 as it's broken. -- cgit