[php-horde-Horde-Service-Weather] update to 2.1.3

Remi Collet remi at fedoraproject.org
Mon Jul 7 12:07:03 UTC 2014


commit 821c7bf8161f58a08b01dbcacc605756b44278b0
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jul 7 14:07:14 2014 +0200

    update to 2.1.3

 .gitignore                           |    1 +
 php-horde-Horde-Service-Weather.spec |   10 +++++++---
 sources                              |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efdcaba..901c887 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Horde_Service_Weather-2.0.5.tgz
 /Horde_Service_Weather-2.1.0.tgz
 /Horde_Service_Weather-2.1.1.tgz
+/Horde_Service_Weather-2.1.3.tgz
diff --git a/php-horde-Horde-Service-Weather.spec b/php-horde-Horde-Service-Weather.spec
index 61a318d..8af67fb 100644
--- a/php-horde-Horde-Service-Weather.spec
+++ b/php-horde-Horde-Service-Weather.spec
@@ -12,8 +12,8 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Service-Weather
-Version:        2.1.1
-Release:        2%{?dist}
+Version:        2.1.3
+Release:        1%{?dist}
 Summary:        Horde Weather Provider
 
 Group:          Development/Libraries
@@ -24,7 +24,7 @@ Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 BuildArch:      noarch
 BuildRequires:  gettext
 BuildRequires:  php(language) >= 5.3.0
-BuildRequires:  php-pear(PEAR) >= 1.7.0
+BuildRequires:  php-pear(PEAR)
 BuildRequires:  php-channel(%{pear_channel})
 BuildRequires:  php-pear(%{pear_channel}/Horde_Role) >= 1.0.0
 # To run unit tests
@@ -75,6 +75,7 @@ sed -e '/%{pear_name}.po/d' \
     -e '/Horde_Other.po/d' \
     -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
     ../package.xml >%{name}.xml
+touch -r ../package.xml %{name}.xml
 
 
 %build
@@ -139,6 +140,9 @@ fi
 %{pear_hordedir}/themes
 
 %changelog
+* Mon Jul 07 2014 Remi Collet <remi at fedoraproject.org> - 2.1.3-1
+- Update to 2.1.3
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index b4856a1..931bc82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95d692fed169b450568053f871d0489b  Horde_Service_Weather-2.1.1.tgz
+bba8cf5b61d741d8dc8ec37d988b65c6  Horde_Service_Weather-2.1.3.tgz


More information about the scm-commits mailing list