diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-02 06:57:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-02 06:57:01 +0200 |
commit | 884f2a61828b8f0a3814c3ce470e1eeb04b80cc9 (patch) | |
tree | 7faa8a88a9bc80c41b959d8804fafc42b5922400 | |
parent | cf0f7ea9452f8628cfb8733d096d2b614873cf17 (diff) |
php-horde-Horde-Imap-Client: 2.29.2
-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 5fe7cab..0bf8755 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.1 +Version: 2.29.2 Release: 1%{?dist} Summary: Horde IMAP abstraction interface @@ -169,6 +169,9 @@ fi %changelog +* Wed Sep 02 2015 Remi Collet <remi@fedoraproject.org> - 2.29.2-1 +- Update to 2.29.2 + * Wed Jul 15 2015 Remi Collet <remi@fedoraproject.org> - 2.29.1-1 - Update to 2.29.1 |