diff options
-rw-r--r-- | php-symfony2-Routing.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-Routing.spec b/php-symfony2-Routing.spec index 2e3b3c2..551c266 100644 --- a/php-symfony2-Routing.spec +++ b/php-symfony2-Routing.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 @@ -162,6 +162,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 |