diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-04 14:29:09 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-04 14:29:09 +0200 |
commit | 1508cc4cd14f87c1cf8d93a596ee71ad340ecb25 (patch) | |
tree | 02bb6ef8e20208bf5575562508ab53fc32943fdb | |
parent | 60abbf669bebf5d6fa19616c7b03d4a52d24a669 (diff) |
php-horde-Horde-Mail: 1.2.0
-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 |