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

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


commit 658cb7b8883b8b8765f8c0846ead17353cfedf6b
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Fri Sep 14 18:27:58 2012 -0400

    Updated to upstream version 2.0.17

 php-symfony2-BrowserKit.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/php-symfony2-BrowserKit.spec b/php-symfony2-BrowserKit.spec
index ca55568..e6fd908 100644
--- a/php-symfony2-BrowserKit.spec
+++ b/php-symfony2-BrowserKit.spec
@@ -4,7 +4,7 @@
 %global pear_name    %(echo %{name} | sed -e 's/^php-symfony2-//' -e 's/-/_/g')
 
 Name:             php-symfony2-BrowserKit
-Version:          2.0.16
+Version:          2.0.17
 Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
@@ -26,6 +26,7 @@ Requires(postun): %{__pear}
 # phpci requires
 Requires:         php-date
 Requires:         php-pcre
+Requires:         php-spl
 # Optional requires
 Requires:         php-pear(%{pear_channel}/Process) = %{version}
 
@@ -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-spl require
+
 * Wed Jul 18 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.0.16-1
 - Updated to upstream version 2.0.16
 - Minor syntax updates


More information about the scm-commits mailing list