[moksha] Require python-bunch.

Ralph Bean ralph at fedoraproject.org
Thu Aug 30 20:25:19 UTC 2012


commit 02079fbc25782f63c2a5a1ed5b021f2499cca6d1
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Aug 30 16:24:36 2012 -0400

    Require python-bunch.

 moksha.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/moksha.spec b/moksha.spec
index aad8c65..a711ad0 100644
--- a/moksha.spec
+++ b/moksha.spec
@@ -3,7 +3,7 @@
 
 Name:           moksha
 Version:        0.8.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A platform for creating real-time web applications
 Group:          Applications/Internet
 License:        ASL 2.0
@@ -84,6 +84,7 @@ Requires: python-webob >= 0.9.7
 %endif
 Requires: python-zope-sqlalchemy
 Requires: python-shove
+Requires: python-bunch
 Requires: python-feedcache
 Requires: python-feedparser
 Requires: python-sphinx
@@ -270,6 +271,9 @@ fi
 %doc docs/_build/html
 
 %changelog
+* Thu Aug 30 2012 Ralph Bean <rbean at redhat.com> - 0.8.8-4
+- Add python-bunch in the requires list.
+
 * Thu Aug 02 2012 Ralph Bean <rbean at redhat.com> - 0.8.8-3
 - Re-added python-repoze-what to the Requires list.
 


More information about the scm-commits mailing list