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

Remi Collet remi at fedoraproject.org
Fri Oct 19 06:38:43 UTC 2012


commit 56d0967acaa629e7a9bf92771ec6792e1af3c5ab
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Oct 19 08:38:36 2012 +0200

    improve comment in configuration about session

 php-pecl-memcache.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/php-pecl-memcache.spec b/php-pecl-memcache.spec
index 18044f4..11fe397 100644
--- a/php-pecl-memcache.spec
+++ b/php-pecl-memcache.spec
@@ -5,7 +5,7 @@
 Summary:      Extension to work with the Memcached caching daemon
 Name:         php-pecl-memcache
 Version:      3.0.7
-Release:      3%{?dist}
+Release:      4%{?dist}
 License:      PHP
 Group:        Development/Languages
 URL:          http://pecl.php.net/package/%{pecl_name}
@@ -153,6 +153,9 @@ fi
 
 
 %changelog
+* Fri Oct 19 2012 Remi Collet <remi at fedoraproject.org> - 3.0.7-4
+- improve comment in configuration about session.
+
 * Tue Sep 25 2012 Remi Collet <remi at fedoraproject.org> - 3.0.7-3
 - switch back to previous patch as possible memleak
   more acceptable than certain segfault


More information about the scm-commits mailing list