From 8eb00b55c9a023dcc2c8e79fd3963cbfda5c6774 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 13 Jun 2019 09:47:38 -0400 Subject: waterfox 56.2.10.1 rpm and dpkg rc1 --- waterfox/waterfox.spec | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'waterfox/waterfox.spec') diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index 40308f6..81fd4c9 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -1,6 +1,6 @@ -%global commit 9eb36acf01129e5e196363895c6c3eee30ebeacf +%global commit 3d735123dd028d1b306cfb0031a4099e3ed4f87f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global date 20190517 +%global date 20190606 %global with_snapshot 1 %global freebsd_rev 480450 @@ -105,8 +105,7 @@ ExcludeArch: armv7hl %global webp_version 1.0.0 %endif %if 0%{?system_vorbis} -# decrease this to fc28 libogg version and hope it works 2018-09-14 -%global ogg_version 1.3.2 +%global ogg_version 1.3.3 %global vorbis_version 1.3.5 %endif @@ -157,7 +156,7 @@ BuildRequires: %{scl_buildreq} Summary: Waterfox Web browser Name: waterfox -Version: 56.2.10 +Version: 56.2.10.1 Release: 11%{?gver}%{?dist} URL: https://www.waterfoxproject.org License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -468,7 +467,7 @@ done # 2: no apply # 3: uncertain for i in \ - 702179 991253 1021761 1144632 1288587 1393283 1395486 1452576 1453127 \ + 702179 991253 1021761 1144632 1288587 1393283 1395486 1452576 1453127 1466606 \ 1388744 1413143 \ 1447519 do @@ -1074,9 +1073,13 @@ fi #--------------------------------------------------------------------- %changelog -* Wed May 22 2019 B Stack - 56.2.10-11.20190517git9eb36ac +* Thu Jun 13 2019 B Stack - 56.2.10.1-11.20190606git3d73512 - add el7 support, which uses provided libs for the most part, and disables lto - repackage for stackrpms +- remove ogg_version 1.3.2 requirement for fc28 which is ol + +* Fri Jun 07 2019 Phantom X - 56.2.10.1-1.20190606git3d73512 +- New snapshot * Sun May 19 2019 Phantom X - 56.2.10-1.20190517git9eb36ac - New release/snapshot -- cgit