summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-07-18 23:17:31 +0200
committerRemi Collet <remi@remirepo.net>2017-07-18 23:17:31 +0200
commit069746fdeaa978995122bf15442b73c76b394b3a (patch)
tree89ab6cf9e904f49ac41d17576b3be566c7dc6413
parent1f3b460e2af881eaef521acd378f49463a6652ae (diff)
rebuild for 7.2.0beta1
-rw-r--r--php-pecl-memcached.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-memcached.spec b/php-pecl-memcached.spec
index 0bd5a4a..92328f8 100644
--- a/php-pecl-memcached.spec
+++ b/php-pecl-memcached.spec
@@ -27,7 +27,7 @@
Summary: Extension to work with the Memcached caching daemon
Name: %{?sub_prefix}php-pecl-memcached
Version: 3.0.3
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -342,6 +342,9 @@ exit $ret
%changelog
+* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 3.0.3-5
+- rebuild for PHP 7.2.0beta1 new API
+
* Wed Jul 12 2017 Remi Collet <remi@remirepo.net> - 3.0.3-4
- add upstream patch (tests) for PHP 7.2