summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-08-03 20:27:12 +0200
committerRemi Collet <fedora@famillecollet.com>2016-08-03 20:27:12 +0200
commitfd8b9d27381e0fe089c8a3dcf1f781f160786c68 (patch)
tree44e9a8d7a7c1b892a8fd5dc4aa62d2101d4097c7
parent517f04014dd4095ddae3331bef2fd00611e594a1 (diff)
php-pecl-ds: 1.1.1
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-ds.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index b5a0c82..8732e86 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #145 ds version 1.1.0 ] {
+Extension [ <persistent> extension #145 ds version 1.1.1 ] {
- Classes [11] {
Interface [ <internal:ds> interface Ds\Hashable ] {
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index bccd868..08b7825 100644
--- a/php-pecl-ds.spec
+++ b/php-pecl-ds.spec
@@ -29,7 +29,7 @@
Summary: Data Structures for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.1.0
+Version: 1.1.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -225,11 +225,14 @@ cd ..
%changelog
+* Wed Aug 03 2016 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
+- Update to 1.1.1 (stable)
+
* Wed Aug 03 2016 Remi Collet <remi@fedoraproject.org> - 1.1.0-1
-- Update to 1.1.0
+- Update to 1.1.0 (stable)
* Mon Aug 01 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1
-- Update to 1.0.4
+- Update to 1.0.4 (stable)
* Mon Aug 01 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1
- Update to 1.0.3 (stable)