[php-horde-Horde-Crypt/epel7] update to 2.5.0

Remi Collet remi at fedoraproject.org
Mon Jul 7 12:22:48 UTC 2014


commit 19e52fdb4bfbd2035ee2addca5ba8058bc322ecd
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jul 7 14:22:12 2014 +0200

    update to 2.5.0
    
    (cherry picked from commit 1ea833fa1a794318f2c909788a392c45c57de7c6)

 .gitignore                 |    1 +
 php-horde-Horde-Crypt.spec |    6 +++++-
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc7cb4d..1b2c25a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ clog
 /Horde_Crypt-2.4.1.tgz
 /Horde_Crypt-2.4.2.tgz
 /Horde_Crypt-2.4.3.tgz
+/Horde_Crypt-2.5.0.tgz
diff --git a/php-horde-Horde-Crypt.spec b/php-horde-Horde-Crypt.spec
index 39807ba..9381ce6 100644
--- a/php-horde-Horde-Crypt.spec
+++ b/php-horde-Horde-Crypt.spec
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Crypt
-Version:        2.4.3
+Version:        2.5.0
 Release:        1%{?dist}
 Summary:        Horde Cryptography API
 
@@ -76,6 +76,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
@@ -141,6 +142,9 @@ fi
 
 
 %changelog
+* Mon Jul 07 2014 Remi Collet <remi at fedoraproject.org> - 2.5.0-1
+- Update to 2.5.0
+
 * Thu May 22 2014 Remi Collet <remi at fedoraproject.org> - 2.4.3-1
 - Update to 2.4.3
 
diff --git a/sources b/sources
index 390a74a..8eb10ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f860152ee7cbdd38868e6f4d216e663e  Horde_Crypt-2.4.3.tgz
+e0582e282a20acd566417b4b0b369eab  Horde_Crypt-2.5.0.tgz


More information about the scm-commits mailing list