diff options
| -rw-r--r-- | php-horde-Horde-Util.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Util.spec b/php-horde-Horde-Util.spec index 69f43f6..7089e0b 100644 --- a/php-horde-Horde-Util.spec +++ b/php-horde-Horde-Util.spec @@ -6,7 +6,7 @@  %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}  Name:           php-horde-Horde-Util -Version:        2.2.0 +Version:        2.2.1  Release:        1%{?dist}  Summary:        Horde Utility Libraries @@ -109,6 +109,9 @@ fi  %changelog +* Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 2.2.1-1 +- Update to 2.2.1 +  * Tue Feb 26 2013 Remi Collet <remi@fedoraproject.org> - 2.2.0-1  - Update to 2.2.0  | 
