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

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


commit fe5cb5a65a59eaf73e4aafce915156b673b2eb8e
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Fri Sep 14 18:32:25 2012 -0400

    Updated to upstream version 2.0.17

 php-symfony2-Routing.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/php-symfony2-Routing.spec b/php-symfony2-Routing.spec
index abe41a1..42b5bad 100644
--- a/php-symfony2-Routing.spec
+++ b/php-symfony2-Routing.spec
@@ -4,7 +4,7 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-Routing
-Version:          2.0.16
+Version:          2.0.17
 Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
@@ -23,8 +23,10 @@ Requires:         php-channel(%{pear_channel})
 Requires(post):   %{__pear}
 Requires(postun): %{__pear}
 # phpci requires
+Requires:         php-dom
 Requires:         php-libxml
 Requires:         php-pcre
+Requires:         php-reflection
 Requires:         php-spl
 Requires:         php-tokenizer
 # Optional requires
@@ -78,6 +80,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-dom and php-reflection requires
+
 * Wed Jul 18 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.16-1
 - Updated to upstream version 2.0.16
 - Removed fix package.xml for *.xsd file issue (fixed upstream)


More information about the scm-commits mailing list