[python-tahrir] 0.3.2

Ralph Bean ralph at fedoraproject.org
Mon Aug 12 03:31:55 UTC 2013


commit 341368ec51fadf6a2e54e8ed297176d07d795445
Author: Ralph Bean <rbean at redhat.com>
Date:   Sun Aug 11 23:31:41 2013 -0400

    0.3.2

 .gitignore         |    1 +
 python-tahrir.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b05d98..7fba13e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /tahrir-0.2.9.tar.gz
 /tahrir-0.3.0.tar.gz
 /tahrir-0.3.1.tar.gz
+/tahrir-0.3.2.tar.gz
diff --git a/python-tahrir.spec b/python-tahrir.spec
index 4a6a3de..4b9408b 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -1,7 +1,7 @@
 %global modname tahrir
 
 Name:             python-tahrir
-Version:          0.3.1
+Version:          0.3.2
 Release:          1%{?dist}
 Summary:          A pyramid app for issuing your own Open Badges
 
@@ -93,6 +93,9 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini
 %attr(-,%{modname},root) %config(noreplace) %{_var}/lib/%{modname}
 
 %changelog
+* Sun Aug 11 2013 Ralph Bean <rbean at redhat.com> - 0.3.2-1
+- Enhancements to the "explore" view.
+
 * Sun Aug 11 2013 Ralph Bean <rbean at redhat.com> - 0.3.1-1
 - Some more css and presentation facelifting.
 - Make leaderboard respect opt-out
diff --git a/sources b/sources
index 85f169a..238845b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c876514761b5883290ccf2e423b8fdf  tahrir-0.3.1.tar.gz
+dd65662b84b794ef521c94bd99dcbf57  tahrir-0.3.2.tar.gz


More information about the scm-commits mailing list