diff options
| -rw-r--r-- | php-symfony2-Config.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-Config.spec b/php-symfony2-Config.spec index 66b56a3..f8a3f87 100644 --- a/php-symfony2-Config.spec +++ b/php-symfony2-Config.spec @@ -5,7 +5,7 @@  %global php_min_ver  5.3.3  Name:             php-symfony2-%{pear_name} -Version:          2.2.1 +Version:          2.2.2  Release:          1%{?dist}  Summary:          Symfony2 %{pear_name} Component @@ -156,6 +156,9 @@ fi  %changelog +* Mon Jun 03 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-1 +- Update to 2.2.2 +  * Sun Apr 14 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.1-1  - Updated to 2.2.1  | 
