[php-horde-Horde-Memcache] update to 2.0.3

Remi Collet remi at fedoraproject.org
Tue Jul 9 06:50:44 UTC 2013


commit 8c54ede67247c1c295fec53008a27aa2f27e6fd4
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Jul 9 08:50:28 2013 +0200

    update to 2.0.3

 .gitignore                    |    1 +
 php-horde-Horde-Memcache.spec |    9 ++++++---
 sources                       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3938084..7d8ef8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Horde_Memcache-2.0.2.tgz
+/Horde_Memcache-2.0.3.tgz
diff --git a/php-horde-Horde-Memcache.spec b/php-horde-Horde-Memcache.spec
index 96bb37e..20d1592 100644
--- a/php-horde-Horde-Memcache.spec
+++ b/php-horde-Horde-Memcache.spec
@@ -4,8 +4,8 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Memcache
-Version:        2.0.2
-Release:        2%{?dist}
+Version:        2.0.3
+Release:        1%{?dist}
 Summary:        Horde Memcache API
 
 Group:          Development/Libraries
@@ -26,7 +26,7 @@ Requires:       php-spl
 Requires:       php-pear(PEAR) >= 1.7.0
 Requires:       php-pecl(memcache)
 Requires:       php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
-Conflicts:      php-pear(%{pear_channel}/Horde_Exception) >= 3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Exception) <  3.0.0
 Requires:       php-channel(%{pear_channel})
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -78,6 +78,9 @@ fi
 
 
 %changelog
+* Tue Jul 09 2013 Remi Collet <remi at fedoraproject.org> - 2.0.3-1
+- Update to 2.0.3
+
 * Thu Mar 07 2013 Remi Collet <remi at fedoraproject.org> - 2.0.2-2
 - fix License (LGPLv2) from review #873736
 
diff --git a/sources b/sources
index ad6dcc4..d056816 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c99135e2f300882d02bb870e77edfaf  Horde_Memcache-2.0.2.tgz
+6e1bc6afef979a822163ba90471e42b0  Horde_Memcache-2.0.3.tgz


More information about the scm-commits mailing list