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

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


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

    Updated to upstream version 2.0.17

 php-symfony2-Process.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Process.spec b/php-symfony2-Process.spec
index 41350f5..0c6f6c8 100644
--- a/php-symfony2-Process.spec
+++ b/php-symfony2-Process.spec
@@ -4,8 +4,8 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-Process
-Version:          2.0.16
-Release:          2%{?dist}
+Version:          2.0.17
+Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
 Group:            Development/Libraries
@@ -22,6 +22,8 @@ Requires:         php-pear(PEAR)
 Requires:         php-channel(%{pear_channel})
 Requires(post):   %{__pear}
 Requires(postun): %{__pear}
+# phpci requires
+Requires:         php-spl
 
 Provides:         php-pear(%{pear_channel}/%{pear_name}) = %{version}
 
@@ -72,6 +74,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-spl 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