diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-11 12:31:24 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-11 12:31:24 +0100 |
commit | 43d96cde4c20952be0dfe4154b5ac61b4f192b11 (patch) | |
tree | 788d84527048fbc55c1480ad7395ccbc77af259d | |
parent | aff1fbe7d25f7a993c5e233cd16e7b2ced133dcb (diff) |
php-horde-Horde-Translation: 2.1.0
-rw-r--r-- | php-horde-Horde-Translation.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Translation.spec b/php-horde-Horde-Translation.spec index 9a296da..adc51a6 100644 --- a/php-horde-Horde-Translation.spec +++ b/php-horde-Horde-Translation.spec @@ -7,8 +7,8 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Translation -Version: 2.0.1 -Release: 2%{?dist} +Version: 2.1.0 +Release: 1%{?dist} Summary: Horde translation library Group: Development/Libraries @@ -121,6 +121,9 @@ fi %changelog +* Tue Feb 11 2014 Remi Collet <remi@fedoraproject.org> - 2.1.0-1 +- Update to 2.1.0 + * Tue Jan 15 2013 Remi Collet <remi@fedoraproject.org> - 2.0.1-2 - fix include_path for tests |