diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-07 12:56:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-07 12:56:53 +0100 |
commit | f6cf9340ae9b04bbc93cbd3860be73a83b87d180 (patch) | |
tree | 7ad4b24c55910d5d68e07a672449522360824a0f | |
parent | c3b6d67e0652b43bd74bf6fba16776ab92310e56 (diff) |
php-horde-Horde-Smtp: 1.8.0
-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 62ce06a..9db3847 100644 --- a/php-horde-Horde-Smtp.spec +++ b/php-horde-Horde-Smtp.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Smtp -Version: 1.7.0 +Version: 1.8.0 Release: 1%{?dist} Summary: Horde SMTP Client @@ -136,6 +136,9 @@ fi %changelog +* Wed Jan 07 2015 Remi Collet <remi@fedoraproject.org> - 1.8.0-1 +- Update to 1.8.0 + * Sun Nov 23 2014 Remi Collet <remi@fedoraproject.org> - 1.7.0-1 - Update to 1.7.0 - raise dependency on Horde_Translation >= 2.2.0 |