diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-04 19:22:46 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-04 19:22:46 +0100 |
commit | 360d1ad565cb07c2bd9f1df38d08fbe1c11ec1fc (patch) | |
tree | 14893b21a88cc9545d2168e5250aec1d481bc4f4 | |
parent | f6e768b849f62060a6ce1acb844b0b00b6f92b64 (diff) |
php-horde-Horde-Imap-Client: 2.29.11
-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 5f42c58..0e12b01 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.10 +Version: 2.29.11 Release: 1%{?dist} Summary: Horde IMAP abstraction interface @@ -189,6 +189,9 @@ fi %changelog +* Sun Dec 04 2016 Remi Collet <remi@fedoraproject.org> - 2.29.11-1 +- Update to 2.29.11 + * Thu Nov 03 2016 Remi Collet <remi@fedoraproject.org> - 2.29.10-1 - Update to 2.29.10 |