[python-tahrir] 0.3.5 with bugfixes

Ralph Bean ralph at fedoraproject.org
Thu Aug 15 21:17:16 UTC 2013


commit 0be8d9d7d66ca31df2fdc8b69c9772da6469e1f3
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Aug 15 17:16:57 2013 -0400

    0.3.5 with bugfixes

 .gitignore         |    1 +
 python-tahrir.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f1172a..8961f4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /tahrir-0.3.2.tar.gz
 /tahrir-0.3.3.tar.gz
 /tahrir-0.3.4.tar.gz
+/tahrir-0.3.5.tar.gz
diff --git a/python-tahrir.spec b/python-tahrir.spec
index 60f6d54..76ddc54 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -1,8 +1,8 @@
 %global modname tahrir
 
 Name:             python-tahrir
-Version:          0.3.4
-Release:          2%{?dist}
+Version:          0.3.5
+Release:          1%{?dist}
 Summary:          A pyramid app for issuing your own Open Badges
 
 Group:            Development/Languages
@@ -93,6 +93,10 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini
 %attr(-,%{modname},root) %config(noreplace) %{_var}/lib/%{modname}
 
 %changelog
+* Thu Aug 15 2013 Ralph Bean <rbean at redhat.com> - 0.3.5-1
+- Bugfixes to the about page.
+- CSS fixes to the user page.
+
 * Thu Aug 15 2013 Ralph Bean <rbean at redhat.com> - 0.3.4-2
 - Update sqlalchemy version in awk statement.
 
diff --git a/sources b/sources
index 119769d..736ff6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7dc52b89ad5896bdea2a181163b16f60  tahrir-0.3.4.tar.gz
+db1412950b3ac21b02e796665a0e1cc7  tahrir-0.3.5.tar.gz


More information about the scm-commits mailing list