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

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


commit 704a3e62e62e58b9f0f21f43a56389936b5f2ad2
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Fri Sep 14 18:28:51 2012 -0400

    Updated to upstream version 2.0.17

 php-symfony2-Console.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony2-Console.spec b/php-symfony2-Console.spec
index 55923b2..5531003 100644
--- a/php-symfony2-Console.spec
+++ b/php-symfony2-Console.spec
@@ -4,8 +4,8 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-Console
-Version:          2.0.16
-Release:          2%{?dist}
+Version:          2.0.17
+Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
 Group:            Development/Libraries
@@ -23,10 +23,12 @@ Requires:         php-channel(%{pear_channel})
 Requires(post):   %{__pear}
 Requires(postun): %{__pear}
 # phpci requires
+Requires:         php-dom
 Requires:         php-mbstring
 Requires:         php-pcre
 Requires:         php-posix
 Requires:         php-readline
+Requires:         php-spl
 
 Provides:         php-pear(%{pear_channel}/%{pear_name}) = %{version}
 
@@ -82,6 +84,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-spl requires
+
 * 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