diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-03 10:34:15 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-03 10:34:15 +0200 |
commit | 83bb14689c1b5329291aa99615396cd88914a581 (patch) | |
tree | 8f548cf07621dc65d6621e21096769db86881f34 | |
parent | cc605f34a04fdeb2104bc822f6c211e6c6ffc7e6 (diff) |
php-symfony2-DependencyInjection: 2.2.2
-rw-r--r-- | php-symfony2-DependencyInjection.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-DependencyInjection.spec b/php-symfony2-DependencyInjection.spec index fc2d9ad..ad91919 100644 --- a/php-symfony2-DependencyInjection.spec +++ b/php-symfony2-DependencyInjection.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 @@ -164,6 +164,9 @@ fi %changelog +* Mon Jun 03 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-1 +- Update to 2.2.2 + * Mon Apr 15 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.1-1 - Updated to 2.2.1 |