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 eae2b03..139beec 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.3.1 +Version:        2.3.2  Release:        1%{?dist}  Summary:        Virtual File System API @@ -167,6 +167,9 @@ fi  %changelog +* Mon Mar 21 2016 Remi Collet <remi@fedoraproject.org> - 2.3.2-1 +- Update to 2.3.2 +  * Tue Feb 02 2016 Remi Collet <remi@fedoraproject.org> - 2.3.1-1  - Update to 2.3.1  - PHP 7 compatible version | 
