summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-21 09:01:38 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-21 09:01:38 +0100
commit41f5d71fb46e6813d66296776d4a065a2df446e3 (patch)
tree886d0c918cad42458e065bd4a914cfce35f89355
parent7fc6c7ce9be9c3c7ca1263c3a13654c8ef4063b2 (diff)
php-symfony2-Yaml 2.1.5 (no change)
-rw-r--r--php-symfony2-Yaml.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-symfony2-Yaml.spec b/php-symfony2-Yaml.spec
index dc81682..6061153 100644
--- a/php-symfony2-Yaml.spec
+++ b/php-symfony2-Yaml.spec
@@ -5,7 +5,7 @@
%global php_min_ver 5.3.3
Name: php-symfony2-Yaml
-Version: 2.1.4
+Version: 2.1.5
Release: 1%{?dist}
Summary: Symfony2 %{pear_name} Component
@@ -62,7 +62,8 @@ specification.
%prep
-%setup -q -c
+%setup -q -c -T
+tar xif %{SOURCE0}
# Patches
cd %{pear_name}-%{version}
@@ -131,6 +132,9 @@ fi
%changelog
+* Fri Dec 21 2012 Remi Collet <RPMS@FamilleCollet.com> 2.1.5-1
+- update to 2.1.5 (no change)
+
* Thu Nov 29 2012 Remi Collet <RPMS@FamilleCollet.com> 2.1.4-1
- update to 2.1.4 (no change)