[php-horde-Horde-Auth/f20] update to 2.1.5

Remi Collet remi at fedoraproject.org
Tue Jun 17 16:13:01 UTC 2014


commit f2684d989a290fb652ce65a783a788aec4d39515
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Jun 17 18:12:51 2014 +0200

    update to 2.1.5

 .gitignore                |    1 +
 php-horde-Horde-Auth.spec |    6 +++++-
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f292e99..104dc25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Horde_Auth-2.1.2.tgz
 /Horde_Auth-2.1.3.tgz
 /Horde_Auth-2.1.4.tgz
+/Horde_Auth-2.1.5.tgz
diff --git a/php-horde-Horde-Auth.spec b/php-horde-Horde-Auth.spec
index 7664fe2..f03ea5c 100644
--- a/php-horde-Horde-Auth.spec
+++ b/php-horde-Horde-Auth.spec
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Auth
-Version:        2.1.4
+Version:        2.1.5
 Release:        1%{?dist}
 Summary:        Horde Authentication API
 
@@ -83,6 +83,7 @@ cd %{pear_name}-%{version}
 sed -e '/%{pear_name}.po/d' \
     -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
     ../package.xml >%{name}.xml
+touch -r ../package.xml %{name}.xml
 
 
 %build
@@ -144,6 +145,9 @@ fi
 
 
 %changelog
+* Tue Jun 17 2014 Remi Collet <remi at fedoraproject.org> - 2.1.5-1
+- Update to 2.1.5
+
 * Thu May 22 2014 Remi Collet <remi at fedoraproject.org> - 2.1.4-1
 - Update to 2.1.4
 
diff --git a/sources b/sources
index 48e0f7a..58deb9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97681132fd353eea263bf112e6463dc5  Horde_Auth-2.1.4.tgz
+3b0dac5859ee2837903b4f5df1d9c773  Horde_Auth-2.1.5.tgz


More information about the scm-commits mailing list