[php-symfony2-DependencyInjection] Updated to upstream version 2.0.17

Shawn Iwinski siwinski at fedoraproject.org
Fri Sep 14 22:29:33 UTC 2012


commit cb69303ba82b7a2d24d6ac6160b83d1a921be454
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Fri Sep 14 18:29:31 2012 -0400

    Updated to upstream version 2.0.17

 php-symfony2-DependencyInjection.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-DependencyInjection.spec b/php-symfony2-DependencyInjection.spec
index bc3fee5..839b0cd 100644
--- a/php-symfony2-DependencyInjection.spec
+++ b/php-symfony2-DependencyInjection.spec
@@ -4,7 +4,7 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-DependencyInjection
-Version:          2.0.16
+Version:          2.0.17
 Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
@@ -27,8 +27,9 @@ Requires:         php-ctype
 Requires:         php-dom
 Requires:         php-libxml
 Requires:         php-pcre
-Requires:         php-spl
+Requires:         php-reflection
 Requires:         php-simplexml
+Requires:         php-spl
 # Optional requires
 Requires:         php-pear(%{pear_channel}/Config) = %{version}
 Requires:         php-pear(%{pear_channel}/Yaml) = %{version}
@@ -84,6 +85,10 @@ fi
 
 
 %changelog
+* Sat Sep 15 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.17-1
+- Updated to upstream version 2.0.17
+- Added php-reflection require
+
 * Wed Jul 18 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.16-1
 - Updated to upstream version 2.0.16
 - Updated URL


More information about the scm-commits mailing list