diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-11-22 08:45:49 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-11-22 08:45:49 +0100 | 
| commit | 62443f837d07c587f41796ff6e899cc94119b816 (patch) | |
| tree | 1f405dbfbb14c24a93a2c259f63d4b22c2772f0e | |
| parent | 1be3f1fb65a5a58a2cf46c8ca0c80c971a57ce86 (diff) | |
php-horde-Horde-Smtp: 1.3.1
| -rw-r--r-- | php-horde-Horde-Smtp.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Smtp.spec b/php-horde-Horde-Smtp.spec index 770a5b8..8486f6a 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.3.0 +Version:        1.3.1  Release:        1%{?dist}  Summary:        Horde SMTP Client @@ -124,6 +124,9 @@ fi  %changelog +* Fri Nov 22 2013 Remi Collet <remi@fedoraproject.org> - 1.3.1-1 +- Update to 1.3.1 +  * 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  | 
