diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-06 17:09:05 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-06 17:09:05 +0200 |
commit | 25f1866fd58250af88f0ee7ed18622657c903506 (patch) | |
tree | 163c35e6ef7073103014a0f53c8703d02baae8d6 | |
parent | a4f9df25cf54ba4a1c933cabaaccac272842f912 (diff) |
php-symfony2-ClassLoader: 2.2.1
-rw-r--r-- | php-symfony2-ClassLoader.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-ClassLoader.spec b/php-symfony2-ClassLoader.spec index d24fe80..08b5ca3 100644 --- a/php-symfony2-ClassLoader.spec +++ b/php-symfony2-ClassLoader.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 @@ -167,6 +167,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 |