[php-horde-Horde-Mime/f20] udpate to 2.4.2

Remi Collet remi at fedoraproject.org
Mon Jun 23 12:08:28 UTC 2014


commit 8c2d4606e3b18b5059c0e1233fbf653dda48c742
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jun 23 14:08:26 2014 +0200

    udpate to 2.4.2

 .gitignore                |    1 +
 php-horde-Horde-Mime.spec |    6 +++++-
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6f989c..11fd32a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /Horde_Mime-2.3.4.tgz
 /Horde_Mime-2.3.5.tgz
 /Horde_Mime-2.4.1.tgz
+/Horde_Mime-2.4.2.tgz
diff --git a/php-horde-Horde-Mime.spec b/php-horde-Horde-Mime.spec
index 7d62806..165befb 100644
--- a/php-horde-Horde-Mime.spec
+++ b/php-horde-Horde-Mime.spec
@@ -16,7 +16,7 @@
 %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}
 
 Name:           php-horde-Horde-Mime
-Version:        2.4.1
+Version:        2.4.2
 Release:        1%{?dist}
 Summary:        Horde MIME Library
 
@@ -89,6 +89,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
@@ -155,6 +156,9 @@ fi
 
 
 %changelog
+* Mon Jun 23 2014 Remi Collet <remi at fedoraproject.org> - 2.4.2-1
+- Update to 2.4.2
+
 * Mon May 26 2014 Remi Collet <remi at fedoraproject.org> - 2.4.1-1
 - Update to 2.4.1
 
diff --git a/sources b/sources
index c5d3094..6394ac5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ac0d997fc63a94a7cbd151cb264c63a  Horde_Mime-2.4.1.tgz
+e72a2016398b16a7583d2a247534f5b5  Horde_Mime-2.4.2.tgz


More information about the scm-commits mailing list