From 4c1104f8c4fc0e5fad4fd09a8680e4c42e4be32e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 Oct 2017 14:02:05 +0200 Subject: v8.5.9 --- vips.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'vips.spec') diff --git a/vips.spec b/vips.spec index a58a261..a135cbd 100644 --- a/vips.spec +++ b/vips.spec @@ -8,7 +8,7 @@ # Please preserve changelog entries # %global vips_version_base 8.5 -%global vips_version %{vips_version_base}.8 +%global vips_version %{vips_version_base}.9 %global vips_soname_major 42 %global with_python2 1 @@ -22,7 +22,7 @@ Name: vips Version: %{vips_version} -Release: 4%{?dist} +Release: 1%{?dist} Summary: C/C++ library for processing large images Group: System Environment/Libraries @@ -232,6 +232,9 @@ find ${RPM_BUILD_ROOT}%{python3_sitearch} \ %changelog +* Wed Oct 11 2017 Remi Collet - 8.5.9-1 +- Update to 8.5.9 + * Wed Sep 6 2017 Remi Collet - 8.5.8-4 - rebuild using ImageMagick on F27+ -- cgit