[python-tahrir/f17] updating to version 0.1.8

Ross Delinger rossdylan at fedoraproject.org
Mon Jul 23 18:52:14 UTC 2012


commit a8362936c1d485359a12b1573c8559de1937a038
Author: Ross Delinger <rossdylan at csh.rit.edu>
Date:   Mon Jul 23 14:51:45 2012 -0400

    updating to version 0.1.8

 .gitignore         |    1 +
 python-tahrir.spec |    7 ++++++-
 sources            |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 962ead9..83c6b94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /tahrir-0.1.5.tar.gz
 /tahrir-0.1.6.tar.gz
+/tahrir-0.1.8.tar.gz
diff --git a/python-tahrir.spec b/python-tahrir.spec
index 60cee28..a01ff52 100644
--- a/python-tahrir.spec
+++ b/python-tahrir.spec
@@ -1,7 +1,7 @@
 %global modname tahrir
 
 Name:             python-tahrir
-Version:          0.1.6
+Version:          0.1.8
 Release:          1%{?dist}
 Summary:          A pyramid app for issuing your own Open Badges
 
@@ -57,5 +57,10 @@ The name is total overkill.
 
 
 %changelog
+* Mon Jul 23 2012 rossdylan <rdelinge at redhat.com> 0.1.8-1
+- Versioning typo in rpm fixed
+- Misc bug fixes 
+- Custom 404 page
+- oauth authentication, defaults to FAS
 * Wed Jun 20 2012 rossdylan <rossdylan at csh.rit.edu> 0.1.6-1
 - initial package for Fedora
diff --git a/sources b/sources
index 8629cf3..8ae9eb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53d2925e634a30be193c6eec14f11763  tahrir-0.1.6.tar.gz
+e255a0026c99504ee4de44775de9c1da  tahrir-0.1.8.tar.gz


More information about the scm-commits mailing list