diff options
| -rw-r--r-- | php-horde-Horde-Imap-Client.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec index d4f5deb..34825c6 100644 --- a/php-horde-Horde-Imap-Client.spec +++ b/php-horde-Horde-Imap-Client.spec @@ -12,7 +12,7 @@  %global with_tests   %{?_without_tests:0}%{!?_without_tests:1}  Name:           php-horde-Horde-Imap-Client -Version:        2.29.5 +Version:        2.29.6  Release:        1%{?dist}  Summary:        Horde IMAP abstraction interface @@ -174,6 +174,9 @@ fi  %changelog +* Mon Mar 21 2016 Remi Collet <remi@fedoraproject.org> - 2.29.6-1 +- Update to 2.29.6 +  * Tue Feb 02 2016 Remi Collet <remi@fedoraproject.org> - 2.29.5-1  - Update to 2.29.5  - PHP 7 compatible version  | 
