diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:03:11 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:03:11 +0100 |
commit | 431eb2d05a3ab51b5a494cb7fee3cbc6bb7ffdb0 (patch) | |
tree | 659596c7e6a9b8d4d180ae529e76daf7437c6c08 | |
parent | b3f5ecbd93748729c25406715e5d1bda52b43755 (diff) |
php-symfony2-Console: 2.1.8
-rw-r--r-- | php-symfony2-Console.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-Console.spec b/php-symfony2-Console.spec index ac4bfd3..c945729 100644 --- a/php-symfony2-Console.spec +++ b/php-symfony2-Console.spec @@ -5,7 +5,7 @@ %global php_min_ver 5.3.3 Name: php-symfony2-Console -Version: 2.1.7 +Version: 2.1.8 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -128,6 +128,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 |