diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-12-21 17:27:27 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-12-21 17:27:27 +0100 |
commit | 795ce3b917668a5cefdbbfffe46aa5c5f4acef83 (patch) | |
tree | ced7d04c94d00bb5df581bc0d13431f640d63f6a /php-symfony2-Console.spec | |
parent | 681fce2de5a5daf3d2934c615bf439c581120385 (diff) |
php-symfony2-Console 2.1.6 (no change)
Diffstat (limited to 'php-symfony2-Console.spec')
-rw-r--r-- | php-symfony2-Console.spec | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/php-symfony2-Console.spec b/php-symfony2-Console.spec index bc7e406..a140114 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.5 +Version: 2.1.6 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -61,8 +61,7 @@ other batch jobs. %prep -%setup -q -c -T -tar xif %{SOURCE0} +%setup -q -c # Patches cd %{pear_name}-%{version} @@ -131,6 +130,9 @@ fi %changelog +* Fri Dec 21 2012 Remi Collet <RPMS@FamilleCollet.com> 2.1.6-1 +- update to 2.1.6 (no change) + * Fri Dec 21 2012 Remi Collet <RPMS@FamilleCollet.com> 2.1.5-1 - update to 2.1.5 |