diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-17 09:14:22 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-17 09:14:22 +0200 |
commit | 98ff7613d5ae46af533d0340625631769e5a2e31 (patch) | |
tree | da7e0472d9ffad0499bb07e2c88f795e6fd94f76 | |
parent | e9a84d6c481c2e7a8240e9732d7067060d564e20 (diff) |
php-horde-imp: 6.1.3
-rw-r--r-- | php-horde-imp.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/php-horde-imp.spec b/php-horde-imp.spec index 5176c91..58978b2 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.1.2 +Version: 6.1.3 Release: 1%{?dist} Summary: A web based webmail system @@ -123,6 +123,8 @@ Requires: php-pear(%{pear_channel}/Horde_Url) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Url) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.2.0 Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Vfs) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Vfs) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_View) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_View) < 3.0.0 # Optional @@ -251,6 +253,9 @@ fi %changelog +* Wed Jul 17 2013 Remi Collet <remi@fedoraproject.org> - 6.1.3-1 +- Update to 6.1.3 + * Tue Jun 18 2013 Remi Collet <remi@fedoraproject.org> - 6.1.2-1 - Update to 6.1.2 |