[php-horde-Horde-Url/el6] update to 2.2.1

Remi Collet remi at fedoraproject.org
Sun Jan 12 10:48:52 UTC 2014


commit ce124d6e2ce560500e1bc76afb7c6a3b02fb9d38
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sun Jan 12 11:48:58 2014 +0100

    update to 2.2.1

 .gitignore               |    3 +++
 php-horde-Horde-Url.spec |   11 +++++++----
 sources                  |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34083c7..717ecd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
+clog
+*spec~
 /Horde_Url-1.0.0.tgz
 /Horde_Url-1.0.2.tgz
 /Horde_Url-2.0.1.tgz
 /Horde_Url-2.1.0.tgz
 /Horde_Url-2.2.0.tgz
+/Horde_Url-2.2.1.tgz
diff --git a/php-horde-Horde-Url.spec b/php-horde-Horde-Url.spec
index 6145eee..9f854f5 100644
--- a/php-horde-Horde-Url.spec
+++ b/php-horde-Horde-Url.spec
@@ -7,7 +7,7 @@
 %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}
 
 Name:           php-horde-Horde-Url
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        Horde Url class
 
@@ -17,7 +17,7 @@ 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})
 %if %{with_tests}
@@ -27,12 +27,12 @@ BuildRequires:  php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-common >= 5.3.0
+Requires:       php(language) >= 5.3.0
 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
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
 
@@ -95,6 +95,9 @@ fi
 
 
 %changelog
+* Tue Aug 27 2013 Remi Collet <remi at fedoraproject.org> - 2.2.1-1
+- Update to 2.2.1
+
 * Wed Mar 06 2013 Remi Collet <remi at fedoraproject.org> - 2.2.0-1
 - Update to 2.2.0
 - fix License
diff --git a/sources b/sources
index 4f60dad..d8cf597 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66d5fc1b095f0a5d5427d11165358b62  Horde_Url-2.2.0.tgz
+4ec7d6b6582a2baac503173a8accdf48  Horde_Url-2.2.1.tgz


More information about the scm-commits mailing list