summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-04-25 08:25:47 +0200
committerRemi Collet <fedora@famillecollet.com>2014-04-25 08:25:47 +0200
commitf2a32fd0d48ef0c99769bc84c8e2a84359160d6f (patch)
tree2faa35efca27bb7f2662431734d0425e039542ba
parentf78688b235687a8ac1a3df94732320e1aa6f33f8 (diff)
php-pecl-memcache: bump release
-rw-r--r--php-pecl-memcache.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-memcache.spec b/php-pecl-memcache.spec
index e0a9b25..45927df 100644
--- a/php-pecl-memcache.spec
+++ b/php-pecl-memcache.spec
@@ -23,7 +23,7 @@
Summary: Extension to work with the Memcached caching daemon
Name: php-pecl-memcache
Version: 3.0.8
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -252,6 +252,9 @@ fi
%changelog
+* Fri Apr 25 2014 Remi Collet <remi@fedoraproject.org> - 3.0.8-4
+- bump release (for EL-7)
+
* Thu Apr 10 2014 Remi Collet <remi@fedoraproject.org> - 3.0.8-3
- add numerical prefix to extension configuration file