summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-30 20:22:48 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-30 20:22:48 +0100
commite3bfa4b8ca94656c9fbba6df6d0f20d46a2e12bc (patch)
tree4ec32ef7641d762207868d187fb124b096786758
parentc03a92c1654a5c820c3c4029faeb4f3c17c08429 (diff)
php-pecl-vips: 1.0.4
-rw-r--r--REFLECTION3
-rw-r--r--php-pecl-vips.spec5
2 files changed, 5 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 786fa6b..7d5c3b1 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,5 +1,4 @@
-php-vips-ext: unable to lock libvips -- graceful may be unreliable
-Extension [ <persistent> extension #138 vips version 1.0.3 ] {
+Extension [ <persistent> extension #138 vips version 1.0.4 ] {
- Functions {
Function [ <internal:vips> function vips_image_new_from_file ] {
diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec
index 5aeb88d..9fc2f83 100644
--- a/php-pecl-vips.spec
+++ b/php-pecl-vips.spec
@@ -18,7 +18,7 @@
Summary: PHP extension for interfacing with libvips
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.0.3
+Version: 1.0.4
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
@@ -210,6 +210,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Fri Dec 30 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1
+- Update to 1.0.4
+
* Thu Dec 29 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1
- Update to 1.0.3 (broken)
open https://github.com/jcupitt/php-vips/issues/27