diff options
-rw-r--r-- | php-horde-Horde-Mail.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Mail.spec b/php-horde-Horde-Mail.spec index b4d9057..66f4bc3 100644 --- a/php-horde-Horde-Mail.spec +++ b/php-horde-Horde-Mail.spec @@ -6,7 +6,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Mail -Version: 2.1.0 +Version: 2.1.1 Release: 1%{?dist} Summary: Horde Mail Library @@ -118,6 +118,9 @@ fi %changelog +* Tue Aug 27 2013 Remi Collet <remi@fedoraproject.org> - 2.1.1-1 +- Update to 2.1.1 + * Fri Aug 23 2013 Remi Collet <remi@fedoraproject.org> - 2.1.0-1 - Update to 2.1.0 |