[php-pecl-memcached] improve comment in configuration about session

Remi Collet remi at fedoraproject.org
Fri Oct 19 07:01:43 UTC 2012


commit c7334f5e825a2e1d12d0d167f456d614752ca7db
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Oct 19 09:01:36 2012 +0200

    improve comment in configuration about session

 php-pecl-memcached.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/php-pecl-memcached.spec b/php-pecl-memcached.spec
index 165d04a..3dedd41 100644
--- a/php-pecl-memcached.spec
+++ b/php-pecl-memcached.spec
@@ -5,7 +5,7 @@
 Summary:      Extension to work with the Memcached caching daemon
 Name:         php-pecl-memcached
 Version:      2.1.0
-Release:      2%{?dist}
+Release:      3%{?dist}
 # memcached is PHP, FastLZ is MIT
 License:      PHP and MIT
 Group:        Development/Languages
@@ -180,6 +180,9 @@ ln -s %{php_ztsextdir}/igbinary.so modules/
 
 
 %changelog
+* Fri Oct 19 2012 Remi Collet <remi at fedoraproject.org> - 2.1.0-3
+- improve comment in configuration about session.
+
 * Sat Sep 22 2012 Remi Collet <remi at fedoraproject.org> - 2.1.0-2
 - rebuild for new libmemcached
 - drop sasl support


More information about the scm-commits mailing list