From 3e7096318f0fbd88236e67736e31253bc1d9b2d9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 26 Jun 2016 17:44:35 +0200 Subject: php-pecl-gmagick: refresh patch from PR --- php-pecl-gmagick-php7.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-gmagick-php7.spec') diff --git a/php-pecl-gmagick-php7.spec b/php-pecl-gmagick-php7.spec index 1e23c80..f338020 100644 --- a/php-pecl-gmagick-php7.spec +++ b/php-pecl-gmagick-php7.spec @@ -28,7 +28,7 @@ Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz # restore dropped constant by mistake # see https://github.com/vitoc/gmagick/pull/41#issuecomment-228584703 -Patch0: %{pecl_name}-const.patch +Patch0: %{pecl_name}-pr42.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: %{?scl_prefix}php-pear -- cgit