summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-ds.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 1d2ca58..85b56c3 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #146 ds version 1.1.3 ] {
+Extension [ <persistent> extension #62 ds version 1.1.4 ] {
- Dependencies {
Dependency [ json (Required) ]
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index b3a5255..3e313f3 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.3
+Version: 1.1.4
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
@@ -225,6 +225,9 @@ cd ..
%changelog
+* Mon Aug 08 2016 Remi Collet <remi@fedoraproject.org> - 1.1.4-1
+- Update to 1.1.4
+
* Mon Aug 08 2016 Remi Collet <remi@fedoraproject.org> - 1.1.3-1
- Update to 1.1.3
- Fix License tag