diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-06 17:53:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-06 17:53:33 +0200 |
commit | 1127800a13ec674c0362c4c6f10e0d0f71a8b4cc (patch) | |
tree | 0d31ba08445bfa77cd835162810b08a50e3636d2 | |
parent | 496ee398f17329c351474863bf40d7f4c2e588e7 (diff) |
php-symfony2-EventDispatcher: 2.2.1
-rw-r--r-- | php-symfony2-EventDispatcher.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-EventDispatcher.spec b/php-symfony2-EventDispatcher.spec index c1828f4..3f2a39e 100644 --- a/php-symfony2-EventDispatcher.spec +++ b/php-symfony2-EventDispatcher.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 @@ -164,6 +164,9 @@ fi %changelog +* Sat Apr 06 2013 Remi Collet <remi@fedoraproject.org> - 2.2.1-1 +- Update to 2.2.1 (no change) + * Wed Mar 13 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.2.0-1 - Updated to 2.2.0 - Removed tests' bootstrap patch |