[python-tahrir] latest upstream with json api and css fixups.

Ralph Bean ralph at fedoraproject.org
Fri Aug 9 19:25:19 UTC 2013


commit 2a9a2e10806eaf285e7480346d2584c000996ea1
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Aug 9 15:25:02 2013 -0400

    latest upstream with json api and css fixups.

 .gitignore         |    1 +
 python-tahrir.spec |    6 +++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58d9aff..2b63001 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /tahrir-0.2.7.tar.gz
 /tahrir-0.2.8.tar.gz
 /tahrir-0.2.9.tar.gz
+/tahrir-0.3.0.tar.gz
diff --git a/python-tahrir.spec b/python-tahrir.spec
index a8aa5d0..eb91d17 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -1,7 +1,7 @@
 %global modname tahrir
 
 Name:             python-tahrir
-Version:          0.2.9
+Version:          0.3.0
 Release:          1%{?dist}
 Summary:          A pyramid app for issuing your own Open Badges
 
@@ -93,6 +93,10 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini
 %attr(-,%{modname},root) %config(noreplace) %{_var}/lib/%{modname}
 
 %changelog
+* Fri Aug 09 2013 Ralph Bean <rbean at redhat.com> - 0.3.0-1
+- Add JSON API from Ricky Elrod.
+- Some CSS fixups.
+
 * 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.
diff --git a/sources b/sources
index 50a2097..b24b877 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d03f0ac2f4f3a5bceb097ff61c6cef94  tahrir-0.2.9.tar.gz
+727067197950fd343f87fe2c6fe063fc  tahrir-0.3.0.tar.gz


More information about the scm-commits mailing list