[askbot/f16] update to 0.7.29 * minor bug fixes and additional tests (Evgeny, Adolfo)

Rahul Sundaram sundaram at fedoraproject.org
Tue Nov 15 07:43:48 UTC 2011


commit e8cafe5a84a075b45d1667969ea88586364821c8
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Tue Nov 15 13:13:33 2011 +0530

    update to 0.7.29
    * minor bug fixes and additional tests (Evgeny, Adolfo)

 .gitignore  |    1 +
 askbot.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1c4d21..237d5da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /askbot-0.7.24.tar.gz
 /askbot-0.7.25.tar.gz
 /askbot-0.7.27.tar.gz
+/askbot-0.7.29.tar.gz
diff --git a/askbot.spec b/askbot.spec
index a46b6e4..dd49868 100644
--- a/askbot.spec
+++ b/askbot.spec
@@ -1,5 +1,5 @@
 Name:           askbot
-Version:        0.7.27
+Version:        0.7.29
 Release:        1%{?dist}
 Summary:        Question and Answer forum
 Group:          Applications/Publishing
@@ -148,6 +148,10 @@ install -p -m 644 %{SOURCE4} .
 %{python_sitelib}/askbot*.egg-info
 
 %changelog
+* Tue Nov 15 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.29-1
+- update to 0.7.29
+  * minor bug fixes and additional tests (Evgeny, Adolfo)
+
 * Wed Nov 09 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.27-1
 - update to 0.7.27
   * implemented new version of skin (Byron Corrales)
diff --git a/sources b/sources
index 204ccc4..2300c04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3823e47129a2d1950205d2159035522  askbot-0.7.27.tar.gz
+a8bcbf23fb3b230b05cddcd66167bd31  askbot-0.7.29.tar.gz


More information about the scm-commits mailing list