From fc80275048b6eab0ae0e9e775062337886ee32b8 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Wed, 2 Feb 2022 15:54:19 +0100 Subject: [PATCH] Resolves: #2037103 Use default update channel to fix non working enterprise policies --- firefox-mozconfig | 1 - firefox.spec | 6 +++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/firefox-mozconfig b/firefox-mozconfig index 9e8a32f..6c7afd7 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -12,7 +12,6 @@ ac_add_options --enable-chrome-format=omni ac_add_options --enable-pulseaudio ac_add_options --without-system-icu ac_add_options --enable-release -ac_add_options --update-channel=release ac_add_options --allow-addon-sideload ac_add_options --with-system-jpeg ac_add_options --enable-js-shell diff --git a/firefox.spec b/firefox.spec index f738118..daa544b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -129,7 +129,7 @@ end} Summary: Mozilla Firefox Web browser Name: firefox Version: 91.5.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ %if 0%{?rhel} == 9 @@ -1253,6 +1253,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed Feb 02 2022 Jan Horak - 91.5.0-2 +- Use default update channel to fix non working enterprise policies: + rhbz#2044667 + * Thu Jan 06 2022 Eike Rathke - 91.5.0-1 - Update to 91.5.0 build1