[php-horde-Horde-Http/el6] update to 2.0.4

Remi Collet remi at fedoraproject.org
Sun Jan 12 09:57:34 UTC 2014


commit ba8d808ab0869499e7176902652f176874bd36f0
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sun Jan 12 10:57:40 2014 +0100

    update to 2.0.4

 .gitignore                |    1 +
 php-horde-Horde-Http.spec |    9 ++++++---
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf4d1e2..39b05eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Horde_Http-2.0.1.tgz
 /Horde_Http-2.0.2.tgz
 /Horde_Http-2.0.3.tgz
+/Horde_Http-2.0.4.tgz
diff --git a/php-horde-Horde-Http.spec b/php-horde-Horde-Http.spec
index 062bc86..b67448f 100644
--- a/php-horde-Horde-Http.spec
+++ b/php-horde-Horde-Http.spec
@@ -7,7 +7,7 @@
 %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}
 
 Name:           php-horde-Horde-Http
-Version:        2.0.3
+Version:        2.0.4
 Release:        1%{?dist}
 Summary:        Horde HTTP libraries
 
@@ -33,9 +33,9 @@ Requires:       php-pcre
 Requires:       php-pear(PEAR) >= 1.7.0
 Requires:       php-channel(%{pear_channel})
 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-pear(%{pear_channel}/Horde_Support) >= 2.0.0
-Conflicts:      php-pear(%{pear_channel}/Horde_Support) >= 3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Support) <  3.0.0
 # Optionnal
 Requires:       php-curl
 # php-pecl-http v1 optional but not available (only v2)
@@ -103,6 +103,9 @@ fi
 
 
 %changelog
+* Tue Aug 27 2013 Remi Collet <remi at fedoraproject.org> - 2.0.4-1
+- Update to 2.0.4
+
 * Tue May 07 2013 Remi Collet <remi at fedoraproject.org> - 2.0.3-1
 - Update to 2.0.3
 
diff --git a/sources b/sources
index b8b0bc0..aa19946 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14f0e584f2f410ff507034f535f7508c  Horde_Http-2.0.3.tgz
+2c293b9f469c248a67fb93661ea19104  Horde_Http-2.0.4.tgz


More information about the scm-commits mailing list