rpms/php-pecl-memcache/F-10 php-pecl-memcache.spec, 1.7, 1.8 sources, 1.7, 1.8

Remi Collet remi at fedoraproject.org
Tue Jan 13 20:02:56 UTC 2009


Author: remi

Update of /cvs/extras/rpms/php-pecl-memcache/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31240

Modified Files:
	php-pecl-memcache.spec sources 
Log Message:
update to 3.0.3


Index: php-pecl-memcache.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-memcache/F-10/php-pecl-memcache.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- php-pecl-memcache.spec	13 Sep 2008 05:33:30 -0000	1.7
+++ php-pecl-memcache.spec	13 Jan 2009 20:02:25 -0000	1.8
@@ -6,7 +6,7 @@
 
 Summary:      Extension to work with the Memcached caching daemon
 Name:         php-pecl-memcache
-Version:      3.0.2
+Version:      3.0.3
 Release:      1%{?dist}
 License:      PHP
 Group:        Development/Languages
@@ -67,6 +67,8 @@
 ;memcache.allow_failover=1
 ;  Data will be transferred in chunks of this size
 ;memcache.chunk_size=32768
+;  Autocompress large data
+;memcache.compress_threshold=20000
 ;  The default TCP port number to use when connecting to the memcached server 
 ;memcache.default_port=11211
 ;  Hash function {crc32, fnv}
@@ -125,6 +127,9 @@
 
 
 %changelog
+* Tue Jan 13 2009 Remi Collet <Fedora at FamilleCollet.com> 3.0.3-1
+- new version 3.0.3
+
 * Fri Sep 11 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.2-1
 - new version 3.0.2
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-memcache/F-10/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	13 Sep 2008 05:33:30 -0000	1.7
+++ sources	13 Jan 2009 20:02:25 -0000	1.8
@@ -1 +1 @@
-06079c86e13a970a2efe40018966acb4  memcache-3.0.2.tgz
+75472e0a12c1a7e3647bf490618a1e35  memcache-3.0.3.tgz




More information about the fedora-extras-commits mailing list