[php-symfony2-EventDispatcher] Updated to upstream version 2.1.7

Shawn Iwinski siwinski at fedoraproject.org
Sat Jan 19 01:59:37 UTC 2013


commit 3b4c3d01a050ae198148f447d68628744b46353d
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Fri Jan 18 20:59:33 2013 -0500

    Updated to upstream version 2.1.7

 .gitignore                        |    1 +
 php-symfony2-EventDispatcher.spec |    7 +++++--
 sources                           |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77f95d0..f918a0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /EventDispatcher-2.1.4.tgz
 /EventDispatcher-2.1.5.tgz
 /EventDispatcher-2.1.6.tgz
+/EventDispatcher-2.1.7.tgz
diff --git a/php-symfony2-EventDispatcher.spec b/php-symfony2-EventDispatcher.spec
index 0dd8912..b384158 100644
--- a/php-symfony2-EventDispatcher.spec
+++ b/php-symfony2-EventDispatcher.spec
@@ -6,7 +6,7 @@
 %global php_min_ver  5.3.3
 
 Name:             php-symfony2-EventDispatcher
-Version:          2.1.6
+Version:          2.1.7
 Release:          1%{?dist}
 Summary:          Symfony2 %{pear_name} Component
 
@@ -36,7 +36,7 @@ Requires(postun): %{__pear}
 Requires:         php-spl
 # Optional requires
 Requires:         php-pear(%{pear_channel}/DependencyInjection) >= 2.1.0
-#Requires:         php-pear(%{pear_channel}/HttpKernel) >= 2.1.0
+#Requires:         php-pear(%%{pear_channel}/HttpKernel) >= 2.1.0
 
 Provides:         php-pear(%{pear_channel}/%{pear_name}) = %{version}
 
@@ -133,6 +133,9 @@ fi
 
 
 %changelog
+* Fri Jan 18 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.7-1
+- Updated to upstream version 2.1.7
+
 * Sun Dec 23 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.6-1
 - Updated to upstream version 2.1.6
 
diff --git a/sources b/sources
index f18acd9..12654f8 100644
--- a/sources
+++ b/sources
@@ -6,3 +6,4 @@ a6fbe5efd4d778d57033916a2ee2b06a  EventDispatcher-2.1.3.tgz
 f7cc1d6515446254ee4b170cc63244f0  EventDispatcher-2.1.4.tgz
 48ef889f9d731e67c468473efca0812d  EventDispatcher-2.1.5.tgz
 a54f54a2ffa258e613e64837a8da4bc0  EventDispatcher-2.1.6.tgz
+547aff4184406868f023656351ec469f  EventDispatcher-2.1.7.tgz


More information about the scm-commits mailing list