diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:16:02 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:16:02 +0100 |
commit | 812794954c48498a645b1fe373a9778b2da6ce71 (patch) | |
tree | 54f02c2aafdc79e2b578199f5abedb852049aaa6 | |
parent | 6ce0dd726dc34e38e2960a47c52c2d7231835d40 (diff) |
php-symfony2-Filesystem: 2.1.8
-rw-r--r-- | php-symfony2-Filesystem.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-Filesystem.spec b/php-symfony2-Filesystem.spec index eb412ff..13c3851 100644 --- a/php-symfony2-Filesystem.spec +++ b/php-symfony2-Filesystem.spec @@ -5,7 +5,7 @@ %global php_min_ver 5.3.3 Name: php-symfony2-Filesystem -Version: 2.1.7 +Version: 2.1.8 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -115,6 +115,9 @@ fi %changelog +* Wed Feb 27 2013 Remi Collet <remi@fedoraproject.org> - 2.1.8-1 +- Update to 2.1.8 + * Mon Jan 21 2013 Remi Collet <RPMS@FamilleCollet.com> 2.1.7-1 - update to 2.1.7 (no code change) |