diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-06 16:46:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-06 16:46:34 +0200 |
commit | f1d033906f7173fc19b4449c2c6977a3c4167aed (patch) | |
tree | 72f133fedc1f19c9ed9db7aed1ff312b7a10cd15 | |
parent | ee031934ebf94770ba84c8895431f4160d0b7dbe (diff) |
php-symfony2-PropertyAccess: 2.2.1
-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 d3282bb..912bdda 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.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -150,6 +150,9 @@ fi %changelog +* Sat Apr 06 2013 Remi Collet <remi@fedoraproject.org> - 2.2.1-1 +- Update to 2.2.1 + * Fri Mar 15 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.0-1 - Initial package |