diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:00:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-02-27 11:00:53 +0100 |
commit | 593d8af109fef8c3806596296e55132396642f39 (patch) | |
tree | 4763df7a1ea739fde5836baf1523a48f0415bacd | |
parent | cf428a5ec36b7873c2ec5196736fd74a48174db9 (diff) |
php-symfony2-ClassLoader: 2.1.8
-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 1fac1c2..6fedd33 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-ClassLoader -Version: 2.1.7 +Version: 2.1.8 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -134,6 +134,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 (no code change) |