summaryrefslogtreecommitdiffstats
path: root/php-pecl-ds.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-ds.spec')
-rw-r--r--php-pecl-ds.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index dd4dded..aa59564 100644
--- a/php-pecl-ds.spec
+++ b/php-pecl-ds.spec
@@ -29,8 +29,8 @@
Summary: Data Structures for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.1.10
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.2.0
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -233,6 +233,9 @@ cd ..
%changelog
+* Tue Aug 1 2017 Remi Collet <remi@remirepo.net> - 1.2.0-1
+- Update to 1.2.0
+
* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 1.1.10-2
- rebuild for PHP 7.2.0beta1 new API