summaryrefslogtreecommitdiffstats
path: root/php-pecl-ds.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 08:50:37 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 08:50:37 +0200
commit847b446fce24efe0b4c4cda8c24314cf221b9dfe (patch)
tree567a5bcbccf4b858f53d1bad95b064ca278ad7e2 /php-pecl-ds.spec
parent9b5bd309db51bf0287b5add61ff35130a5537ba0 (diff)
rebuild for 7.3.0beta2 new ABI
Diffstat (limited to 'php-pecl-ds.spec')
-rw-r--r--php-pecl-ds.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index c3154bb..182230f 100644
--- a/php-pecl-ds.spec
+++ b/php-pecl-ds.spec
@@ -34,7 +34,7 @@
Summary: Data Structures for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.2.6
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -243,6 +243,9 @@ cd ..
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.2.6-3
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.2.6-2
- rebuld for 7.3.0alpha4 new ABI