diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-05-03 16:45:03 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-05-03 16:45:03 +0200 |
commit | cc85277b13a5c5bbeff3974093fa7c5990b6f483 (patch) | |
tree | 931a5e90ed399bdbee2697e41f4478db1fa4a5f1 | |
parent | f472785fe8657d7f0daf071eaaa4e95e76d403bb (diff) |
php-horde-Horde-Http: 2.1.1
-rw-r--r-- | php-horde-Horde-Http.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Http.spec b/php-horde-Horde-Http.spec index 80e18de..75759ef 100644 --- a/php-horde-Horde-Http.spec +++ b/php-horde-Horde-Http.spec @@ -15,7 +15,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Http -Version: 2.1.0 +Version: 2.1.1 Release: 1%{?dist} Summary: Horde HTTP libraries @@ -116,6 +116,9 @@ fi %changelog +* Sat May 03 2014 Remi Collet <remi@fedoraproject.org> - 2.1.1-1 +- Update to 2.1.1 + * Fri Apr 04 2014 Remi Collet <remi@fedoraproject.org> - 2.1.0-1 - Update to 2.1.0 |