diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-13 23:07:06 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-13 23:07:06 +0200 |
commit | d6322be3a0536806938582037beb2ee6c2c02abf (patch) | |
tree | 6efaef80683f8f2558e26eb17d8889bb807ab790 | |
parent | cc524189c3555dbbece933fb0bbcc484e873d9ef (diff) |
php-horde-Horde-Imap-Client: 2.28.1
-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 6676805..9364627 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.28.0 +Version: 2.28.1 Release: 1%{?dist} Summary: Horde IMAP abstraction interface @@ -165,6 +165,9 @@ fi %changelog +* Wed May 13 2015 Remi Collet <remi@fedoraproject.org> - 2.28.1-1 +- Update to 2.28.1 + * Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 2.28.0-1 - Update to 2.28.0 |