summaryrefslogtreecommitdiffstats
path: root/php-pecl-vips.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-vips.spec')
-rw-r--r--php-pecl-vips.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec
index 5ca3ba0..58c1099 100644
--- a/php-pecl-vips.spec
+++ b/php-pecl-vips.spec
@@ -21,8 +21,8 @@
Summary: PHP extension for interfacing with libvips
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.0.9
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Version: 1.0.10
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -230,6 +230,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Sep 26 2019 Remi Collet <remi@remirepo.net> - 1.0.10-1
+- update to 1.0.10
+
* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.0.9-3
- rebuild for 7.4.0RC1