From 4fccf80e20a8b0f1c47831713fe8e8b10a3eb640 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 11 Aug 2020 14:02:01 -0400 Subject: waterfox 2020.07.2 rc1 Also attempting to fix the python2 issue in Debian Sid in OBS --- waterfox/waterfox.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'waterfox/waterfox.spec') diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index 33a6cb9..e3444f4 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -156,7 +156,7 @@ BuildRequires: %{scl_buildreq} Summary: Waterfox Web browser Name: waterfox -Version: 2020.07 +Version: 2020.07.2 Release: 11%{?branch:.%{branch}}%{?gver}%{?dist} URL: https://www.waterfox.net License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -211,7 +211,6 @@ Patch226: rhbz-1354671.patch # Firefox upstream patches Patch402: mozilla-1196777.patch -Patch406: mozilla-256180.patch Patch413: mozilla-1353817.patch Patch415: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch Patch417: mozilla-1436242.patch @@ -417,7 +416,6 @@ This package contains results of tests executed during build. %endif %patch402 -p1 -b .1196777 -%patch406 -p1 -b .256180 %patch413 -p1 -b .1353817 %ifarch %{arm} %patch415 -p1 -b .mozilla-1238661 @@ -1084,11 +1082,14 @@ fi #--------------------------------------------------------------------- %changelog -* Sat Jul 04 2020 B Stack - 2020.07-11.classic +* Tue Aug 11 2020 B Stack - 2020.07.2-11.classic - add el7 and el8 support - repackage for stackrpms - disable simd globally +* Wed Aug 05 2020 Phantom X - 2020.07.2-1.classic +- 2020.07.2 + * Wed Jul 01 2020 Phantom X - 2020.07-1.classic - 2020.07 -- cgit