diff options
| -rw-r--r-- | php-horde-Horde-Vfs.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-horde-Horde-Vfs.spec b/php-horde-Horde-Vfs.spec index 1b4adc3..0596be3 100644 --- a/php-horde-Horde-Vfs.spec +++ b/php-horde-Horde-Vfs.spec @@ -14,7 +14,7 @@  %global with_tests   %{?_without_tests:0}%{!?_without_tests:1}  Name:           php-horde-Horde-Vfs -Version:        2.2.1 +Version:        2.2.2  Release:        1%{?dist}  Summary:        Virtual File System API @@ -162,6 +162,9 @@ fi  %changelog +* Wed Feb 11 2015 Remi Collet <remi@fedoraproject.org> - 2.2.2-1 +- Update to 2.2.2 +  * Fri Jan 09 2015 Remi Collet <remi@fedoraproject.org> - 2.2.1-1  - Update to 2.2.1  - add provides php-composer(horde/horde-vfs) | 
