diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-06 18:39:10 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-06 18:39:10 +0200 |
commit | c065f13dad26350f8bdec69e02eee138f4b52151 (patch) | |
tree | 41ccdfd10442c3d35ca74837892f596213154b86 | |
parent | 1bed24eff7524e5c14bb27b9c432f5665d278859 (diff) |
php-symfony2-Validator: 2.2.1
-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 12e55c2..ac32d96 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-%{pear_name} -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -185,6 +185,9 @@ fi %changelog +* Sat Apr 06 2013 Remi Collet <remi@fedoraproject.org> - 2.2.1-1 +- Update to 2.2.1 + * Wed Mar 13 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.0-1 - Updated to 2.2.0 - Removed tests' bootstrap patch |