diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-29 20:55:22 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-29 20:55:22 +0100 |
commit | 26d4e7ea71b4d375a01770daba0d66b8abd2af09 (patch) | |
tree | b6ff545ff38aa3b612ddbee0000a804c242eea8a | |
parent | aa919cd98b9300f371e8b064605757a69205b3ba (diff) |
php-horde-Horde-Url: 2.1.0
-rw-r--r-- | php-horde-Horde-Url.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Url.spec b/php-horde-Horde-Url.spec index 14fb4d9..f1c9083 100644 --- a/php-horde-Horde-Url.spec +++ b/php-horde-Horde-Url.spec @@ -7,7 +7,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Url -Version: 2.0.1 +Version: 2.1.0 Release: 1%{?dist} Summary: Horde Url class @@ -97,6 +97,9 @@ fi %changelog +* Tue Jan 29 2013 Remi Collet <RPMS@FamilleCollet.com> - 2.1.0-1 +- Update to 2.1.0 for remi repo + * Mon Nov 19 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.0.1-1 - Update to 2.0.1 for remi repo |