[Spawning] fixed without-with patch

smilner smilner at fedoraproject.org
Wed Sep 8 00:12:32 UTC 2010


commit 46ee5387c9af5f46fd1bee77e6d5cb4698d1eeaf
Author: Steve 'Ashcrow' Milner <stevem at gnulinux.net>
Date:   Tue Sep 7 20:12:28 2010 -0400

    fixed without-with patch

 Spawning.spec |    5 ++++-
 sources       |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Spawning.spec b/Spawning.spec
index 5447004..6340ed2 100644
--- a/Spawning.spec
+++ b/Spawning.spec
@@ -2,7 +2,7 @@
 
 Name:           Spawning
 Version:        0.9.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A HTTP server for hosting WSGI python web applications
 
 Group:          Development/Languages
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep  7 2010 Steve 'Ashcrow' Milner <me at stevemilner.org> - 0.9.4-2
+- Updated spawning-without-with.patch for current release.
+
 * Tue Sep  7 2010 Steve 'Ashcrow' Milner <me at stevemilner.org> - 0.9.4-1
 - Update for upstream release.
 - Added man page
diff --git a/sources b/sources
index e9966f8..cc27ad4 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 d0e5b275087622b3bd3d7fc9940f2bc1  spawning-eventlet-version.patch
-ed148546b77dcd22bd32b0b315303721  spawning-without-with.patch
+0b484f73bdde80a20118d4dd74e01c1a  spawning-without-with.patch
 54a7fc183a8bb2428c61e0291b8cf1d4  Spawning-0.9.4.tar.gz


More information about the scm-commits mailing list