From 33af61101fbc3efbee7268a3501ac8d200433fa3 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 27 Sep 2021 11:37:08 +0200 Subject: Updated to 92.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 b81e569..a9eb3f6 100644 --- a/firefox.spec +++ b/firefox.spec @@ -156,13 +156,13 @@ ExcludeArch: armv7hl Summary: Mozilla Firefox Web browser Name: firefox -Version: 92.0 -Release: 3%{?pre_tag}%{?dist} +Version: 92.0.1 +Release: 1%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz %if %{with langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20210903.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20210927.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source10: firefox-mozconfig @@ -1052,6 +1052,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Sep 27 2021 Martin Stransky - 92.0.1-1 +- Updated to 92.0.1 + * Mon Sep 13 2021 Martin Stransky - 92.0-3 - Added fix for mozbz#1725828 -- cgit