[python-tahrir] 0.2.9

Ralph Bean ralph at fedoraproject.org
Mon Aug 5 18:54:34 UTC 2013


commit a14c746bb525987808da1cd3bb08d031139a3a9b
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Aug 5 14:54:03 2013 -0400

    0.2.9

 .gitignore         |    1 +
 python-tahrir.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d55ce5..58d9aff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /tahrir-0.2.6.tar.gz
 /tahrir-0.2.7.tar.gz
 /tahrir-0.2.8.tar.gz
+/tahrir-0.2.9.tar.gz
diff --git a/python-tahrir.spec b/python-tahrir.spec
index b5361cf..a8aa5d0 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -1,7 +1,7 @@
 %global modname tahrir
 
 Name:             python-tahrir
-Version:          0.2.8
+Version:          0.2.9
 Release:          1%{?dist}
 Summary:          A pyramid app for issuing your own Open Badges
 
@@ -28,7 +28,7 @@ Requires:         python-dogpile-cache
 Requires:         python-docutils
 Requires:         python-dateutil
 Requires:         python-moksha-wsgi
-
+Requires:         fedmsg
 
 Requires:         httpd
 Requires:         mod_wsgi
@@ -93,6 +93,10 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini
 %attr(-,%{modname},root) %config(noreplace) %{_var}/lib/%{modname}
 
 %changelog
+* Mon Aug 05 2013 Ralph Bean <rbean at redhat.com> - 0.2.9-1
+- Limit the relative leaderboard to only 5 people instead of 10.
+- Emit fedmsg messages when invitations are claimed.
+
 * Thu Aug 01 2013 Ralph Bean <rbean at redhat.com> - 0.2.8-1
 - Fix a login user-creation bug.
 - Fix trailing comma on tags.
diff --git a/sources b/sources
index fc54ffb..50a2097 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52e89a04a3d2ca039a5f805eece283bc  tahrir-0.2.8.tar.gz
+d03f0ac2f4f3a5bceb097ff61c6cef94  tahrir-0.2.9.tar.gz


More information about the scm-commits mailing list