diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:41:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:41:50 +0100 |
commit | b54eb9718630c3b66bccf1fe7b0208df51b8e69a (patch) | |
tree | 2afc1b95448799b8cf894892ec6a146d9c6f1a69 | |
parent | bda26eafd8f789f97c43064bd3544f8086d43d05 (diff) |
php-symfony2-Validator: 2.1.8
-rw-r--r-- | php-symfony2-Validator.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-Validator.spec b/php-symfony2-Validator.spec index 43ee322..e2b1685 100644 --- a/php-symfony2-Validator.spec +++ b/php-symfony2-Validator.spec @@ -5,7 +5,7 @@ %global php_min_ver 5.3.3 Name: php-symfony2-Validator -Version: 2.1.7 +Version: 2.1.8 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -140,6 +140,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 |