summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-09-15 11:37:25 +0200
committerRemi Collet <fedora@famillecollet.com>2012-09-15 11:37:25 +0200
commitaf76c40cc870db8c20f91841afd83cd5ea9a0440 (patch)
tree45713d8ea1317d3fda05a51df5fee543054ad904
parentfc685fd079e2f21cd0a519ed114efc30b04d5036 (diff)
Symfony2: update to 2.0.17 (2.1.x should come soon)
-rw-r--r--php-symfony2-HttpKernel.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/php-symfony2-HttpKernel.spec b/php-symfony2-HttpKernel.spec
index 35b0d95..03e9235 100644
--- a/php-symfony2-HttpKernel.spec
+++ b/php-symfony2-HttpKernel.spec
@@ -4,7 +4,7 @@
%global pear_name %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
Name: php-symfony2-HttpKernel
-Version: 2.0.16
+Version: 2.0.17
Release: 1%{?dist}
Summary: Symfony2 %{pear_name} Component
@@ -29,6 +29,7 @@ Requires(postun): %{__pear}
Requires: php-ctype
Requires: php-date
Requires: php-pcre
+Requires: php-reflection
Requires: php-spl
Requires: php-tokenizer
# Optional requires
@@ -90,6 +91,13 @@ fi
%changelog
+* Sat Sep 15 2012 Remi Collet <RPMS@FamilleCollet.com> 2.0.17-1
+- Update to 2.0.17, backport for remi repository
+
+* Sat Sep 15 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 2.0.17-1
+- Updated to upstream version 2.0.17
+- Added php-reflection require
+
* Fri Jul 20 2012 Remi Collet <RPMS@FamilleCollet.com> 2.0.16-1
- Update to 2.0.16, backport for remi repository