[php-horde-Horde-Translation] Update to 2.0.1

Nick Bebout nb at fedoraproject.org
Wed Dec 12 20:44:47 UTC 2012


commit 20e8726f007f84e18671132138f907865de6ddf1
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Wed Dec 12 14:44:39 2012 -0600

    Update to 2.0.1

 .gitignore                       |    2 ++
 php-horde-Horde-Translation.spec |   10 +++++++---
 sources                          |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7255ee6..071b074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 /Horde_Translation-1.0.1.tgz
 /Horde_Translation-1.0.2.tgz
+/Horde_Translation-2.0.0.tgz
+/Horde_Translation-2.0.1.tgz
diff --git a/php-horde-Horde-Translation.spec b/php-horde-Horde-Translation.spec
index 4b230b9..61bc004 100644
--- a/php-horde-Horde-Translation.spec
+++ b/php-horde-Horde-Translation.spec
@@ -2,8 +2,8 @@
 %global pear_name Horde_Translation
 
 Name:           php-horde-Horde-Translation
-Version:        1.0.2
-Release:        3%{?dist}
+Version:        2.0.1
+Release:        1%{?dist}
 Summary:        Horde translation library
 
 Group:          Development/Libraries
@@ -18,7 +18,7 @@ Requires(postun): %{__pear}
 Provides:       php-pear(pear.horde.org/Horde_Translation) = %{version}
 BuildRequires:  php-channel(pear.horde.org)
 Requires:       php-channel(pear.horde.org)
-Requires:       php-common >= 5.2.0
+Requires:       php-common >= 5.3.0
 
 %description
 Translation wrappers.
@@ -84,9 +84,13 @@ fi
 %dir %{pear_testdir}/Horde_Translation/Horde/Translation/locale/de
 %dir %{pear_testdir}/Horde_Translation/Horde/Translation/locale/de/LC_MESSAGES
 %{pear_testdir}/Horde_Translation/Horde/Translation/*.php
+%{pear_testdir}/Horde_Translation/Horde/Translation/phpunit.xml
 
 
 %changelog
+* Wed Dec 12 2012 Nick Bebout <nb at fedoraproject.org> - 2.0.1-1
+- Update to 2.0.1
+
 * Tue Aug 14 2012 Remi Collet <remi at fedoraproject.org> - 1.0.2-3
 - rebuilt for new pear_testdir
 
diff --git a/sources b/sources
index f451c37..226d62c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1f4b7976524baec86c5efca5d8a5c62  Horde_Translation-1.0.2.tgz
+f60591bd89a777bd8fabdc4e19cba9c1  Horde_Translation-2.0.1.tgz


More information about the scm-commits mailing list