From 88ff41a666a0cb90363fe63469b3871a121eeb67 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Sep 2017 09:18:18 +0200 Subject: rebuild using ImageMagick on F27+ --- php-pecl-imagick.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-imagick.spec') diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec index af5fc86..28b924d 100644 --- a/php-pecl-imagick.spec +++ b/php-pecl-imagick.spec @@ -35,7 +35,7 @@ Version: 3.4.3 Release: 0.3.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz %else -Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz %endif License: PHP @@ -293,6 +293,9 @@ cd ../ZTS %changelog +* Wed Sep 6 2017 Remi Collet - 3.4.3-7 +- rebuild using ImageMagick on F27+ + * Fri Aug 25 2017 Remi Collet - 3.4.3-6 - rebuild using ImageMagick on F25+ -- cgit