summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-25 18:55:22 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-25 18:55:22 +0100
commitcb08b5e3c40feb4f2b8e39d6956f93056121c978 (patch)
tree6d4f03972d7ab0fa0ff2aba7f897de5267e7f7a0
parent4b7e19c26460572a3ac678726d2cb4edb11c8b3a (diff)
php-pecl-vips: 1.0.1
-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 b55c05e..b920b1c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #135 vips version 1.0.0 ] {
+Extension [ <persistent> extension #135 vips version 1.0.1 ] {
- Functions {
Function [ <internal:vips> function vips_image_new_from_file ] {
diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec
index a4e6e4f..5b21152 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.0
+Version: 1.0.1
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
@@ -206,6 +206,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Fri Nov 25 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1
+
* Thu Nov 24 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
- initial package, version 1.0.0 (php 7, stable)