diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-03 10:03:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-03 10:03:28 +0200 |
commit | 3a3884cd4455f6f499a12a59091660cb2293009c (patch) | |
tree | 8fedb7969acacd478aca39ed260c8700ff6561e6 | |
parent | 92f1d28dcd739e8b4bc3306f31d01bb55fa24149 (diff) |
php-symfony2-PropertyAccess: 2.2.2
-rw-r--r-- | php-symfony2-PropertyAccess.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-PropertyAccess.spec b/php-symfony2-PropertyAccess.spec index 7af283b..94fb17a 100644 --- a/php-symfony2-PropertyAccess.spec +++ b/php-symfony2-PropertyAccess.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 @@ -151,6 +151,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 |