[php-horde-Horde-Test] update to 2.2.3

Remi Collet remi at fedoraproject.org
Tue Aug 27 13:44:31 UTC 2013


commit aab260dcc23d0683285ffdf77a678bf413ac54a7
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Aug 27 15:44:18 2013 +0200

    update to 2.2.3

 .gitignore                |    1 +
 php-horde-Horde-Test.spec |   15 +++++++++------
 sources                   |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af9321b..9667258 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ clog
 /Horde_Test-2.2.0.tgz
 /Horde_Test-2.2.1.tgz
 /Horde_Test-2.2.2.tgz
+/Horde_Test-2.2.3.tgz
diff --git a/php-horde-Horde-Test.spec b/php-horde-Horde-Test.spec
index d072585..90e1087 100644
--- a/php-horde-Horde-Test.spec
+++ b/php-horde-Horde-Test.spec
@@ -4,8 +4,8 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Test
-Version:        2.2.2
-Release:        2%{?dist}
+Version:        2.2.3
+Release:        1%{?dist}
 Summary:        Horde testing base classes
 
 Group:          Development/Libraries
@@ -29,13 +29,13 @@ Requires:       php-spl
 BuildRequires:  php-pear(PEAR) >= 1.7.0
 Requires:       php-channel(%{pear_channel})
 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
 Requires:       php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
-Conflicts:      php-pear(%{pear_channel}/Horde_Util) >= 3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Util) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Cli) >= 2.0.0
-Conflicts:      php-pear(%{pear_channel}/Horde_Cli) >= 3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Cli) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Log) >= 2.0.0
-Conflicts:      php-pear(%{pear_channel}/Horde_Log) >= 3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Log) <  3.0.0
 Requires:       php-pear(pear.phpunit.de/PHPUnit) >= 3.5.0
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -85,6 +85,9 @@ fi
 
 
 %changelog
+* Tue Aug 27 2013 Remi Collet <remi at fedoraproject.org> - 2.2.3-1
+- Update to 2.2.3
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 1a3a0e8..9a4a9a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a95dcb50a064a6f703a018fe4920d04  Horde_Test-2.2.2.tgz
+5514dde02b8755e578b8cc9314491967  Horde_Test-2.2.3.tgz


More information about the scm-commits mailing list