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 f650d45..c414030 100644 --- a/php-horde-Horde-Mail.spec +++ b/php-horde-Horde-Mail.spec @@ -7,7 +7,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Mail -Version: 2.0.4 +Version: 2.0.5 Release: 1%{?dist} Summary: Horde Mail Library @@ -115,6 +115,9 @@ fi %changelog +* Tue Apr 09 2013 Remi Collet <remi@fedoraproject.org> - 2.0.5-1 +- Update to 2.0.5 + * Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 2.0.4-1 - Update to 2.0.4 |