[python-tahrir-api] 0.6.0-1

Ralph Bean ralph at fedoraproject.org
Tue Mar 4 16:35:26 UTC 2014


commit dd543791d6de86bf977f9edcb649991060cc30ad
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Mar 4 11:36:18 2014 -0500

    0.6.0-1

 .gitignore             |    1 +
 python-tahrir-api.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35270fb..4ab4f77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /tahrir-api-0.4.2.tar.gz
 /tahrir-api-0.5.0.tar.gz
 /tahrir-api-0.5.1.tar.gz
+/tahrir-api-0.6.0.tar.gz
diff --git a/python-tahrir-api.spec b/python-tahrir-api.spec
index 8ed9be3..cb8943c 100644
--- a/python-tahrir-api.spec
+++ b/python-tahrir-api.spec
@@ -1,8 +1,8 @@
 %global modname tahrir_api
 
 Name:             python-tahrir-api
-Version:          0.5.1
-Release:          2%{?dist}
+Version:          0.6.0
+Release:          1%{?dist}
 Summary:          An API for interacting with the Tahrir database
 
 Group:            Development/Languages
@@ -108,6 +108,9 @@ head setup.py
 %{_bindir}/initialize_tahrir_db
 
 %changelog
+* Tue Mar 04 2014 Ralph Bean <rbean at redhat.com> - 0.6.0-1
+- Add the ability to track events that trigger a badge.
+
 * Mon Feb 24 2014 Ralph Bean <rbean at redhat.com> - 0.5.1-2
 - Bump spec.
 
diff --git a/sources b/sources
index e9d18aa..59f2a96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa004ec0ae1b0eea1927773328a49cb2  tahrir-api-0.5.1.tar.gz
+c688844b800b7fa5f7f3afa804c12443  tahrir-api-0.6.0.tar.gz


More information about the scm-commits mailing list