[moksha] Packaging latest 0.8.0.

Ralph Bean ralph at fedoraproject.org
Thu May 24 02:13:55 UTC 2012


commit 1483e4e0c2b4902839baf390f5e61239fcb65477
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed May 23 22:13:49 2012 -0400

    Packaging latest 0.8.0.

 moksha.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/moksha.spec b/moksha.spec
index d6dc2db..912452e 100644
--- a/moksha.spec
+++ b/moksha.spec
@@ -2,8 +2,8 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           moksha
-Version:        0.7.1
-Release:        3%{?dist}
+Version:        0.8.0
+Release:        1%{?dist}
 Summary:        A platform for creating real-time web applications
 Group:          Applications/Internet
 License:        ASL 2.0
@@ -52,7 +52,6 @@ BuildRequires: python-feedcache
 BuildRequires: python-repoze-what-quickstart
 BuildRequires: python-shove
 BuildRequires: python-bunch
-BuildRequires: TurboGears2
 BuildRequires: python-daemon
 
 BuildRequires: pyOpenSSL
@@ -73,7 +72,6 @@ Requires: python-webob1.0 >= 0.9.7
 %else
 Requires: python-webob >= 0.9.7
 %endif
-Requires: TurboGears2
 Requires: python-zope-sqlalchemy
 Requires: python-shove
 Requires: python-feedcache
@@ -262,6 +260,9 @@ fi
 %doc docs/_build/html
 
 %changelog
+* Wed May 23 2012 Ralph Bean <rbean at redhat.com> - 0.8.0-1
+- Bumped version to latest no-turbogears moksha.
+
 * Mon May 14 2012 Ralph Bean <rbean at redhat.com> - 0.7.1-3
 - Only removing check in the case of el6.
 


More information about the scm-commits mailing list