summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-21 08:27:41 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-21 08:27:41 +0100
commitb9b4e3d557c03280899c269bd8db486bb244a944 (patch)
tree38e300d88c64864f08c50a2bd7884a790a8ac37b
parentedd0af722aa21e308ba03e773c17aabd2a2814d5 (diff)
php-symfony2-Finder 2.1.5
-rw-r--r--php-symfony2-Finder.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-symfony2-Finder.spec b/php-symfony2-Finder.spec
index 3ab7112..90f9fea 100644
--- a/php-symfony2-Finder.spec
+++ b/php-symfony2-Finder.spec
@@ -5,7 +5,7 @@
%global php_min_ver 5.3.3
Name: php-symfony2-Finder
-Version: 2.1.4
+Version: 2.1.5
Release: 1%{?dist}
Summary: Symfony2 %{pear_name} Component
@@ -45,7 +45,8 @@ interface.
%prep
-%setup -q -c
+%setup -q -c -T
+tar xif %{SOURCE0}
# Patches
cd %{pear_name}-%{version}
@@ -114,6 +115,9 @@ fi
%changelog
+* Fri Dec 21 2012 Remi Collet <RPMS@FamilleCollet.com> 2.1.5-1
+- update to 2.1.5
+
* Thu Nov 29 2012 Remi Collet <RPMS@FamilleCollet.com> 2.1.4-1
- update to 2.1.4 (no change)