From 218f50510edef9d3f1b68124c8bb9b6116bdc8f5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 21 Dec 2012 17:20:09 +0100 Subject: /php-symfony2-* 2.1.6 but no change (so no build) --- php-symfony2-Filesystem.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/php-symfony2-Filesystem.spec b/php-symfony2-Filesystem.spec index 7115c89..cbb9c67 100644 --- a/php-symfony2-Filesystem.spec +++ b/php-symfony2-Filesystem.spec @@ -5,7 +5,7 @@ %global php_min_ver 5.3.3 Name: php-symfony2-Filesystem -Version: 2.1.5 +Version: 2.1.6 Release: 1%{?dist} Summary: Symfony2 %{pear_name} Component @@ -46,8 +46,7 @@ The Filesystem component provides basic utilities for the filesystem. %prep -%setup -q -c -T -tar xif %{SOURCE0} +%setup -q -c # Patches cd %{pear_name}-%{version} @@ -118,6 +117,9 @@ fi %changelog +* Fri Dec 21 2012 Remi Collet 2.1.6-1 +- update to 2.1.6 (no change) + * Fri Dec 21 2012 Remi Collet 2.1.5-1 - update to 2.1.5 -- cgit