summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-vips.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index a604290..72d03b2 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #116 vips version 1.0.11 ] {
+Extension [ <persistent> extension #116 vips version 1.0.12 ] {
- Functions {
Function [ <internal:vips> function vips_image_new_from_file ] {
diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec
index d49e632..fdd3bb2 100644
--- a/php-pecl-vips.spec
+++ b/php-pecl-vips.spec
@@ -21,7 +21,7 @@
Summary: PHP extension for interfacing with libvips
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.0.11
+Version: 1.0.12
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
@@ -225,6 +225,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Sun Aug 30 2020 Remi Collet <remi@remirepo.net> - 1.0.12-1
+- update to 1.0.12
+
* Fri Aug 28 2020 Remi Collet <remi@remirepo.net> - 1.0.11-1
- update to 1.0.11