From 1e1a34fcb8188c8c9b0d5bde39956f5a5d4d1320 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 May 2019 10:35:49 +0200 Subject: update to 8.8.0-rc2 --- vips.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'vips.spec') diff --git a/vips.spec b/vips.spec index 1a02f85..b480e37 100644 --- a/vips.spec +++ b/vips.spec @@ -10,7 +10,7 @@ %global vips_version_base 8.8 %global vips_version %{vips_version_base}.0 %global vips_soname_major 42 -%global vips_prever rc2 +%global vips_prever rc3 %global vips_tarver %{vips_version}%{?vips_prever:-%{vips_prever}} %if 0%{?fedora} || 0%{?rhel} >= 8 @@ -24,6 +24,7 @@ %else %global with_libimagequant 0 %endif + # from mock config, when rpmfusion enabled %global with_libheif 0%{?_with_rpmfusion:1} @@ -218,6 +219,9 @@ sed -e 's:/usr/bin/python:%{_bindir}/python3:' -i %{buildroot}/%{_bindir}/vipspr %changelog +* Thu May 16 2019 Remi Collet - 8.8.0~rc2-1 +- update to 8.8.0-rc2 + * Thu May 9 2019 Remi Collet - 8.8.0~rc2-1 - update to 8.8.0-rc2 -- cgit