diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-23 11:07:41 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-23 11:07:41 +0200 |
commit | 6a26b0d8febbeaef7ae12c9cc2295db3e0b1f06d (patch) | |
tree | 4fc6aa022d56f4c7c16cff503553e3c3fe5ade33 | |
parent | 0b541d15c2ec15a8d54de1ad04b2c35d05316b6e (diff) |
php-horde-Horde-Mime: 2.2.5
-rw-r--r-- | php-horde-Horde-Mime.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Mime.spec b/php-horde-Horde-Mime.spec index 3a2aaa6..33798d4 100644 --- a/php-horde-Horde-Mime.spec +++ b/php-horde-Horde-Mime.spec @@ -6,7 +6,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Mime -Version: 2.2.4 +Version: 2.2.5 Release: 1%{?dist} Summary: Horde MIME Library @@ -148,6 +148,9 @@ fi %changelog +* Fri Aug 23 2013 Remi Collet <remi@fedoraproject.org> - 2.2.5-1 +- Update to 2.2.5 + * Wed Aug 07 2013 Remi Collet <remi@fedoraproject.org> - 2.2.4-1 - Update to 2.2.4 - add Requires Horde_Stream >= 1.3.0 |