[askbot] update to 0.7.36 * bugfix and made the logo not used by default 0.7.35 * Removal of offensive flags

Rahul Sundaram sundaram at fedoraproject.org
Thu Dec 22 11:15:11 UTC 2011


commit 017688a9fe3ef197f40f34dca137bf48ac34cfee
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Thu Dec 22 16:44:13 2011 +0530

    update to 0.7.36
    * bugfix and made the logo not used by default
    0.7.35
    * Removal of offensive flags (Dejan Noveski)
    * Fixes in CSS (Byron Corrales)
    * Update of Catalan locale (Jordi Bofill)

 .gitignore  |    1 +
 askbot.spec |   10 +++++++++-
 sources     |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f38f116..2b761be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /askbot-0.7.29.tar.gz
 /askbot-0.7.32.tar.gz
 /askbot-0.7.34.tar.gz
+/askbot-0.7.36.tar.gz
diff --git a/askbot.spec b/askbot.spec
index 718066a..9a2d1cc 100644
--- a/askbot.spec
+++ b/askbot.spec
@@ -1,5 +1,5 @@
 Name:           askbot
-Version:        0.7.34
+Version:        0.7.36
 Release:        1%{?dist}
 Summary:        Question and Answer forum
 Group:          Applications/Publishing
@@ -149,6 +149,14 @@ install -p -m 644 %{SOURCE4} .
 %{python_sitelib}/askbot*.egg-info
 
 %changelog
+* Thu Dec 22 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.36-1
+- update to 0.7.36
+  * bugfix and made the logo not used by default
+- 0.7.35
+  * Removal of offensive flags (Dejan Noveski)
+  * Fixes in CSS (Byron Corrales)
+  * Update of Catalan locale (Jordi Bofill)
+
 * Sun Dec 11 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.34-1
 - update to 0.7.34
   * Returned support of Django 1.2 (Evgeny)
diff --git a/sources b/sources
index 54b33d0..f7c7630 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9cf9e3139627cf71f41b13dc94235b5  askbot-0.7.34.tar.gz
+0c4e1546db83a80eadec19ed972aa49b  askbot-0.7.36.tar.gz


More information about the scm-commits mailing list