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

Shawn Iwinski siwinski at fedoraproject.org
Fri Sep 14 22:30:23 UTC 2012


commit 3759cb5935f68f60964079d49ebf0c975e9fc033
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Fri Sep 14 18:30:20 2012 -0400

    Updated to upstream version 2.0.17

 php-symfony2-Finder.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Finder.spec b/php-symfony2-Finder.spec
index c2accb7..5ddc977 100644
--- a/php-symfony2-Finder.spec
+++ b/php-symfony2-Finder.spec
@@ -4,8 +4,8 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-Finder
-Version:          2.0.16
-Release:          2%{?dist}
+Version:          2.0.17
+Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
 Group:            Development/Libraries
@@ -23,6 +23,7 @@ Requires:         php-channel(%{pear_channel})
 Requires(post):   %{__pear}
 Requires(postun): %{__pear}
 # phpci requires
+Requires:         php-date
 Requires:         php-pcre
 Requires:         php-spl
 
@@ -76,6 +77,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-date require
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.16-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list