summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-ds.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 47037e3..56730ba 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,4 +2,4 @@
ds
ds support => enabled
-ds version => 1.2.8
+ds version => 1.2.9
diff --git a/REFLECTION b/REFLECTION
index b524601..acddce9 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #87 ds version 1.2.8 ] {
+Extension [ <persistent> extension #90 ds version 1.2.9 ] {
- Dependencies {
Dependency [ json (Required) ]
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index 8a33849..4514ec4 100644
--- a/php-pecl-ds.spec
+++ b/php-pecl-ds.spec
@@ -33,7 +33,7 @@
Summary: Data Structures for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.2.8
+Version: 1.2.9
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: http://pecl.php.net/package/%{pecl_name}
@@ -242,6 +242,9 @@ cd ..
%changelog
+* Mon May 13 2019 Remi Collet <remi@remirepo.net> - 1.2.9-1
+- update to 1.2.9
+
* Tue Jan 29 2019 Remi Collet <remi@remirepo.net> - 1.2.8-1
- update to 1.2.8