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

Shawn Iwinski siwinski at fedoraproject.org
Fri Sep 14 22:34:40 UTC 2012


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

    Updated to upstream version 2.0.17

 php-symfony2-Validator.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Validator.spec b/php-symfony2-Validator.spec
index ba38788..0dacf19 100644
--- a/php-symfony2-Validator.spec
+++ b/php-symfony2-Validator.spec
@@ -4,8 +4,8 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-Validator
-Version:          2.0.16
-Release:          2%{?dist}
+Version:          2.0.17
+Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
 Group:            Development/Libraries
@@ -25,10 +25,12 @@ Requires(postun): %{__pear}
 # phpci requires
 Requires:         php-ctype
 Requires:         php-date
+Requires:         php-dom
 Requires:         php-intl
 Requires:         php-libxml
 Requires:         php-mbstring
 Requires:         php-pcre
+Requires:         php-reflection
 Requires:         php-simplexml
 Requires:         php-spl
 # phpci dist specific requires
@@ -86,6 +88,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
+
 * Sun Jul 22 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.16-2
 - Made php-filter a dist specific require (not available in EPEL)
 


More information about the scm-commits mailing list