summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-18 15:19:38 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-18 15:19:38 +0200
commit0f2424d73abfe68a0de27d3cbe3b5659bb02b919 (patch)
tree679b365e269fd5a17d5568258780456fdac5d5cf
parente89b0c47ca6b48885ba30cc417272a76f87d9d72 (diff)
php70: F23 rebuild with rh_layout
-rw-r--r--php-pecl-memcached-dev.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-memcached-dev.spec b/php-pecl-memcached-dev.spec
index 981801e..5e3171e 100644
--- a/php-pecl-memcached-dev.spec
+++ b/php-pecl-memcached-dev.spec
@@ -48,7 +48,7 @@
Summary: Extension to work with the Memcached caching daemon
Name: %{?sub_prefix}php-pecl-memcached
Version: 2.2.0
-Release: 9.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 10.%{gh_date}git%{gh_short}%{?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}
@@ -356,6 +356,9 @@ exit $ret
%changelog
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 2.2.0-10.20150628git3c79a97
+- F23 rebuild with rh_layout
+
* Wed Jul 22 2015 Remi Collet <rcollet@redhat.com> - 2.2.0-9.20150628git3c79a97
- rebuild against php 7.0.0beta2