[php-horde-Horde-Test] udate to 2.2.2

Remi Collet remi at fedoraproject.org
Wed May 8 08:51:47 UTC 2013


commit 3d6305399a902d23513f8ede3e62c371ed69cddd
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed May 8 10:51:39 2013 +0200

    udate to 2.2.2

 .gitignore                |    1 +
 php-horde-Horde-Test.spec |    9 ++++++---
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 299e1f6..af9321b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ clog
 /Horde_Test-2.1.0.tgz
 /Horde_Test-2.2.0.tgz
 /Horde_Test-2.2.1.tgz
+/Horde_Test-2.2.2.tgz
diff --git a/php-horde-Horde-Test.spec b/php-horde-Horde-Test.spec
index d1d709e..d91f404 100644
--- a/php-horde-Horde-Test.spec
+++ b/php-horde-Horde-Test.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Test
-Version:        2.2.1
+Version:        2.2.2
 Release:        1%{?dist}
 Summary:        Horde testing base classes
 
@@ -14,13 +14,13 @@ URL:            http://%{pear_channel}
 Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 
 BuildArch:      noarch
-BuildRequires:  php-common >= 5.3.0
+BuildRequires:  php(language) >= 5.3.0
 BuildRequires:  php-pear(PEAR) >= 1.7.0
 BuildRequires:  php-channel(%{pear_channel})
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-common >= 5.3.0
+Requires:       php(language) >= 5.3.0
 Requires:       php-dom
 Requires:       php-json
 Requires:       php-pcre
@@ -85,6 +85,9 @@ fi
 
 
 %changelog
+* Tue May 07 2013 Remi Collet <remi at fedoraproject.org> - 2.2.2-1
+- Update to 2.2.2
+
 * Wed Mar 06 2013 Remi Collet <remi at fedoraproject.org> - 2.2.1-1
 - Update to 2.2.1
 
diff --git a/sources b/sources
index 5ad503a..1a3a0e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40d6ab93e73c881e16cce5e7a07aba10  Horde_Test-2.2.1.tgz
+6a95dcb50a064a6f703a018fe4920d04  Horde_Test-2.2.2.tgz


More information about the scm-commits mailing list