diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-05-03 16:23:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-05-03 16:23:40 +0200 |
commit | 655b2ce4811a15bf2fdabbff74d1a434187fea66 (patch) | |
tree | 74b36b359366c64e3bd3ddad8b33e507a6a43a43 | |
parent | c2b1532f8ab71b6ce05245898706cc70cc15a558 (diff) |
php-horde-Horde-Mail: 2.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 f0e0d0d..899cc12 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.1.6 +Version: 2.2.0 Release: 1%{?dist} Summary: Horde Mail Library @@ -129,6 +129,9 @@ fi %changelog +* Sat May 03 2014 Remi Collet <remi@fedoraproject.org> - 2.2.0-1 +- Update to 2.2.0 + * Fri Apr 04 2014 Remi Collet <remi@fedoraproject.org> - 2.1.6-1 - Update to 2.1.6 |