summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:57:26 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:57:26 +0200
commit2eaef8d7bfd2c67ded03076338def4b07499e9de (patch)
tree548e5e0b47f0f22381e725020cf5b45ade259e50
parentfd7bd2101daf95d4c842e22c42ec0d9e93a32778 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-vips.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec
index 41a161e..331edaf 100644
--- a/php-pecl-vips.spec
+++ b/php-pecl-vips.spec
@@ -22,7 +22,7 @@
Summary: PHP extension for interfacing with libvips
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.8
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -223,6 +223,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.0.8-3
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.0.8-2
- rebuild for 7.3.0alpha4 new ABI