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 1f6d8a2..12fabe9 100644 --- a/php-horde-Horde-Mail.spec +++ b/php-horde-Horde-Mail.spec @@ -15,7 +15,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Mail -Version: 2.3.0 +Version: 2.4.0 Release: 1%{?dist} Summary: Horde Mail Library @@ -129,6 +129,9 @@ fi %changelog +* Mon Aug 04 2014 Remi Collet <remi@fedoraproject.org> - 2.4.0-1 +- Update to 2.4.0 + * Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 2.3.0-1 - Update to 2.3.0 |