diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:43:35 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:43:35 +0100 |
commit | 86f5341b04d09d19ed744c03978ea1168af4e823 (patch) | |
tree | 5e620b016027f05cca64e66b4b54b3a217e9c007 | |
parent | fda66220a13ee1b22ea4d4ba514f4600966b393a (diff) |
php-symfony2-HttpKernel: 2.1.8
-rw-r--r-- | php-symfony2-HttpKernel.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-symfony2-HttpKernel.spec b/php-symfony2-HttpKernel.spec index 6f1269e..544bb03 100644 --- a/php-symfony2-HttpKernel.spec +++ b/php-symfony2-HttpKernel.spec @@ -7,7 +7,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-symfony2-HttpKernel -Version: 2.1.7 +Version: 2.1.8 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -157,6 +157,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 |