diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-31 07:03:57 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-31 07:03:57 +0100 |
commit | 1be3f1fb65a5a58a2cf46c8ca0c80c971a57ce86 (patch) | |
tree | 8eded77dfc489c49ec75e5698cc5b4d9ff3e5fd2 /php-horde-Horde-Smtp.spec | |
parent | 913bceae7a1cbb1cd2ad950b06247957560fd503 (diff) |
php-horde-Horde-Smtp: 1.3.0
Diffstat (limited to 'php-horde-Horde-Smtp.spec')
-rw-r--r-- | php-horde-Horde-Smtp.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/php-horde-Horde-Smtp.spec b/php-horde-Horde-Smtp.spec index 6dfed75..770a5b8 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.2.6 +Version: 1.3.0 Release: 1%{?dist} Summary: Horde SMTP Client @@ -49,7 +49,7 @@ Requires: php-spl # Optional Requires: php-pear(%{pear_channel}/Horde_Imap_Client) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Imap_Client) < 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Socket_Client) >= 1.0.0 +Requires: php-pear(%{pear_channel}/Horde_Socket_Client) >= 1.1.0 Requires: php-pear(%{pear_channel}/Horde_Socket_Client) < 2.0.0 # Horde_Secret optional and implicitly required @@ -124,6 +124,10 @@ fi %changelog +* Thu Oct 31 2013 Remi Collet <remi@fedoraproject.org> - 1.3.0-1 +- Update to 1.3.0 +- raise dependency: Horde_Socket_Client >= 1.1.0 + * Wed Oct 23 2013 Remi Collet <remi@fedoraproject.org> - 1.2.6-1 - Update to 1.2.6 |