diff options
Diffstat (limited to 'php-symfony2-Validator.spec')
-rw-r--r-- | php-symfony2-Validator.spec | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/php-symfony2-Validator.spec b/php-symfony2-Validator.spec index 5f63b7a..8857182 100644 --- a/php-symfony2-Validator.spec +++ b/php-symfony2-Validator.spec @@ -5,7 +5,7 @@ %global php_min_ver 5.3.3 Name: php-symfony2-Validator -Version: 2.1.5 +Version: 2.1.6 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -71,8 +71,7 @@ Optional dependencies: APC, DoctrineCommon %prep -%setup -q -c -T -tar xif %{SOURCE0} +%setup -q -c # Patches cd %{pear_name}-%{version} @@ -143,6 +142,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 |