[php-horde-Horde-Smtp/f20] update to 1.5.1

Remi Collet remi at fedoraproject.org
Wed Jun 11 06:08:04 UTC 2014


commit 5df248ac8fb73a127c8a9085c70cc7c1d9fb1895
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Jun 11 08:07:57 2014 +0200

    update to 1.5.1

 .gitignore                |    1 +
 php-horde-Horde-Smtp.spec |    6 +++++-
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5d5ebe..16a3784 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Horde_Smtp-1.4.0.tgz
 /Horde_Smtp-1.4.1.tgz
 /Horde_Smtp-1.5.0.tgz
+/Horde_Smtp-1.5.1.tgz
diff --git a/php-horde-Horde-Smtp.spec b/php-horde-Horde-Smtp.spec
index 3eb882d..86d9e40 100644
--- a/php-horde-Horde-Smtp.spec
+++ b/php-horde-Horde-Smtp.spec
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Smtp
-Version:        1.5.0
+Version:        1.5.1
 Release:        1%{?dist}
 Summary:        Horde SMTP Client
 
@@ -71,6 +71,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
@@ -134,6 +135,9 @@ fi
 
 
 %changelog
+* Tue Jun 10 2014 Remi Collet <remi at fedoraproject.org> - 1.5.1-1
+- Update to 1.5.1
+
 * Thu May 22 2014 Remi Collet <remi at fedoraproject.org> - 1.5.0-1
 - Update to 1.5.0
 
diff --git a/sources b/sources
index 50d8b4b..295d687 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3f5643552304c54ee248b523da6f255  Horde_Smtp-1.5.0.tgz
+bf0319eff7c8b02a99d3698acf2bc909  Horde_Smtp-1.5.1.tgz


More information about the scm-commits mailing list