summaryrefslogtreecommitdiffstats
path: root/php-pecl-memcached.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-19 07:28:47 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-19 07:28:47 +0200
commitadfec92524ffeccf4bd7be59281ae296d3bfbdc9 (patch)
treeabc67af3e3848922287a26cc033bf22bef9fd642 /php-pecl-memcached.spec
parentab602515c87cdcdb4bfca07b0943743f0f2c8fbf (diff)
php-pecl-memcached: improve comment in configuration about session.
Diffstat (limited to 'php-pecl-memcached.spec')
-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 f5f26a6..a83abc3 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: 3%{?dist}
+Release: 4%{?dist}
# memcached is PHP, FastLZ is MIT
License: PHP and MIT
Group: Development/Languages
@@ -175,6 +175,9 @@ ln -s %{php_ztsextdir}/igbinary.so modules/
%changelog
+* Fri Oct 19 2012 Remi Collet <remi@fedoraproject.org> - 2.1.0-4
+- improve comment in configuration about session.
+
* Sat Sep 22 2012 Remi Collet <remi@fedoraproject.org> - 2.1.0-3
- rebuild for new libmemcached
- drop sasl support