From 1be3f1fb65a5a58a2cf46c8ca0c80c971a57ce86 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 31 Oct 2013 07:03:57 +0100 Subject: php-horde-Horde-Smtp: 1.3.0 --- php-horde-Horde-Smtp.spec | 8 ++++++-- 1 file 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 - 1.3.0-1 +- Update to 1.3.0 +- raise dependency: Horde_Socket_Client >= 1.1.0 + * Wed Oct 23 2013 Remi Collet - 1.2.6-1 - Update to 1.2.6 -- cgit