[python-tahrir] latest upstream with a mix of bugfixes and enhancement

Ralph Bean ralph at fedoraproject.org
Tue Aug 13 18:38:33 UTC 2013


commit 355fed7c41a544b15efcf687ad8a2b3727a0bad6
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Aug 13 14:38:19 2013 -0400

    latest upstream with a mix of bugfixes and enhancement

 .gitignore         |    1 +
 python-tahrir.spec |    8 +++++++-
 sources            |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fba13e..0748463 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /tahrir-0.3.0.tar.gz
 /tahrir-0.3.1.tar.gz
 /tahrir-0.3.2.tar.gz
+/tahrir-0.3.3.tar.gz
diff --git a/python-tahrir.spec b/python-tahrir.spec
index 4b9408b..8a87875 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -1,7 +1,7 @@
 %global modname tahrir
 
 Name:             python-tahrir
-Version:          0.3.2
+Version:          0.3.3
 Release:          1%{?dist}
 Summary:          A pyramid app for issuing your own Open Badges
 
@@ -93,6 +93,12 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini
 %attr(-,%{modname},root) %config(noreplace) %{_var}/lib/%{modname}
 
 %changelog
+* Tue Aug 13 2013 Ralph Bean <rbean at redhat.com> - 0.3.3-1
+- Optimizations to the leaderboard.
+- Bugfix to 404s for user.
+- Ability to edit your profile.
+- Default issuer in the badge builder.
+
 * Sun Aug 11 2013 Ralph Bean <rbean at redhat.com> - 0.3.2-1
 - Enhancements to the "explore" view.
 
diff --git a/sources b/sources
index 238845b..b34c31a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd65662b84b794ef521c94bd99dcbf57  tahrir-0.3.2.tar.gz
+0133d22ec8e02eaa2e3f8fb676eec1d1  tahrir-0.3.3.tar.gz


More information about the scm-commits mailing list