[php-horde-imp] update to 6.2.1

Remi Collet remi at fedoraproject.org
Mon Aug 4 14:12:12 UTC 2014


commit b8000ef842c820ad65af1ec2a40b8f22b5445c47
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Aug 4 16:12:03 2014 +0200

    update to 6.2.1

 .gitignore         |    1 +
 php-horde-imp.spec |    8 +++++++-
 sources            |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bee9901..8d8bc1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /imp-6.1.7.tgz
 /imp-6.1.8.tgz
 /imp-6.2.0.tgz
+/imp-6.2.1.tgz
diff --git a/php-horde-imp.spec b/php-horde-imp.spec
index ccbe3b4..7528892 100644
--- a/php-horde-imp.spec
+++ b/php-horde-imp.spec
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-imp
-Version:        6.2.0
+Version:        6.2.1
 Release:        1%{?dist}
 Summary:        A web based webmail system
 
@@ -94,6 +94,8 @@ Requires:       php-pear(%{pear_channel}/Horde_Nls) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Nls) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Notification) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Notification) <  3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Pack) >= 1.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Pack) <  2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Perms) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Perms) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_SpellChecker) >= 2.0.0
@@ -252,6 +254,10 @@ fi
 
 
 %changelog
+* Mon Aug 04 2014 Remi Collet <remi at fedoraproject.org> - 6.2.1-1
+- Update to 6.2.1
+- add dependency on Horde_Pack
+
 * Wed Jul 23 2014 Remi Collet <remi at fedoraproject.org> - 6.2.0-1
 - Update to 6.2.0
 - raise dep on Horde_Core, Horde_Crypt, Horde_Editor, Horde_Imap_Client,
diff --git a/sources b/sources
index 806a24d..3704c95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a51eb42c46becc9f82a69836462baf7f  imp-6.2.0.tgz
+7ddf8d4196c56d1606c371cd206ed58d  imp-6.2.1.tgz


More information about the scm-commits mailing list