[python-tahrir-api] Latest upstream.

Ralph Bean ralph at fedoraproject.org
Mon Aug 26 20:02:54 UTC 2013


commit ac3c5d5837b0a51f3120df0b1a75133631dc9c1c
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Aug 26 15:50:44 2013 -0400

    Latest upstream.

 .gitignore             |    1 +
 python-tahrir-api.spec |    8 +++++++-
 sources                |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c124c19..ceeef28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /tahrir-api-0.2.6.tar.gz
 /tahrir-api-0.2.7.tar.gz
 /tahrir-api-0.2.8.tar.gz
+/tahrir-api-0.3.0.tar.gz
diff --git a/python-tahrir-api.spec b/python-tahrir-api.spec
index 732eb6e..37b4db3 100644
--- a/python-tahrir-api.spec
+++ b/python-tahrir-api.spec
@@ -1,7 +1,7 @@
 %global modname tahrir_api
 
 Name:             python-tahrir-api
-Version:          0.2.8
+Version:          0.3.0
 Release:          1%{?dist}
 Summary:          An API for interacting with the Tahrir database
 
@@ -91,6 +91,12 @@ install -p -m755 tempfile %{buildroot}/%{_bindir}/initialize_tahrir_db
 %{_bindir}/initialize_tahrir_db
 
 %changelog
+* Mon Aug 26 2013 Ralph Bean <rbean at redhat.com> - 0.3.0-1
+- Latest upstream.
+- Allow a notification callback to be used for different events.
+- Add a column to the DB to cache the rank of users.
+- Add routines to calculate the rank of users.
+
 * Tue Jul 30 2013 Ralph Bean <rbean at redhat.com> - 0.2.8-1
 - Latest upstream, more enhancements.
 
diff --git a/sources b/sources
index ae79e93..ce66e62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b602b88805c6a1f7da9fdb2fcca6009d  tahrir-api-0.2.8.tar.gz
+a5516456b159c78c9f44992a78385cde  tahrir-api-0.3.0.tar.gz


More information about the scm-commits mailing list