diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:16:27 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:16:27 +0100 |
commit | 073f7c2244010c5fc5e1ed902c9b05d342ac9d1c (patch) | |
tree | 62286684bd9a895e2de68a78b84daa0c4ee4ce3a | |
parent | 581b41973389f345e16fcd5d8c576f1c64a53249 (diff) |
php-symfony2-EventDispatcher: 2.1.8
-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 ed693da..06642a0 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-EventDispatcher -Version: 2.1.7 +Version: 2.1.8 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -131,6 +131,9 @@ fi %changelog +* Wed Feb 27 2013 Remi Collet <remi@fedoraproject.org> - 2.1.8-1 +- Update to 2.1.8 + * Mon Jan 21 2013 Remi Collet <RPMS@FamilleCollet.com> 2.1.7-1 - update to 2.1.7 |