commit 90d6d7a5210ae588d966ea9edc23144a6571eaa6
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Jun 23 01:15:59 2019 +0300

    up to 3.4.4
    
    The 3.4.4 release is intended to be the last release (other than small
    bug fixes) that will support either PHP 5.x, or ImageMagick 6.x. The
    next planned release will be PHP 7.0 and ImageMagick 7.0 at least,
    if not higher.

 php-pecl-imagick.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec
index 9a4a835..cef31b6 100644
--- a/php-pecl-imagick.spec
+++ b/php-pecl-imagick.spec
@@ -5,16 +5,16 @@
 %define                php_name        php%{?php_suffix}
 %define                modname         imagick
 %define                status          stable
-%define                libversion      %(pkg-config --modversion MagickCore || 
echo ERROR)
+%define                libversion      %(pkg-config --modversion MagickCore 
2>/dev/null || echo ERROR)
 Summary:       %{modname} - PHP wrapper to the Image Magick Library
 Summary(pl.UTF-8):     %{modname} - PHP-owy wrapper do biblioteki Image Magick
 Name:          %{php_name}-pecl-%{modname}
-Version:       3.4.3
-Release:       6
+Version:       3.4.4
+Release:       1
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       https://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: d0ee25c007cd2a28cefccc0b9ee63a28
+# Source0-md5: 6d3a7048ab73b0fab931f28c484dbf76
 Patch0:                skip_version_check.patch
 URL:           https://pecl.php.net/package/imagick
 BuildRequires: %{php_name}-devel >= 4:5.3
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-imagick.git/commitdiff/90d6d7a5210ae588d966ea9edc23144a6571eaa6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to