summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-ds.spec5
3 files changed, 9 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0f369b4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.tgz
+*.tar.gz
+*.src.rpm
+*.xml
diff --git a/REFLECTION b/REFLECTION
index f4feaf9..0c12d04 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #81 ds version 1.1.7 ] {
+Extension [ <persistent> extension #81 ds version 1.1.8 ] {
- Dependencies {
Dependency [ json (Required) ]
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index af7a3e6..2b81e67 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.7
+Version: 1.1.8
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
@@ -229,6 +229,9 @@ cd ..
%changelog
+* Fri Mar 24 2017 Remi Collet <remi@remirepo.net> - 1.1.8-1
+- Update to 1.1.8
+
* Mon Feb 13 2017 Remi Collet <remi@fedoraproject.org> - 1.1.7-1
- Update to 1.1.7