[askbot] new upstream release * added support for login via self-hosted Wordpress site (Adolfo Fitoria) * all

Rahul Sundaram sundaram at fedoraproject.org
Sun Aug 28 08:31:14 UTC 2011


commit 5d18ea1f570ed4f6b51926ad853fe1044f42fd0e
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Sun Aug 28 14:00:31 2011 +0530

    new upstream release
    * added support for login via self-hosted Wordpress site (Adolfo Fitoria)
    * allowed basic markdown in the comments (Adolfo Fitoria)
    * added this changelog (Adolfo Fitoria)
    * added support for threaded emails (Benoit Lavigne)
    * few more Spanish translation strings (Byron Corrales)
    * social sharing support on identi.ca (Rantadeep Debnath)

 .gitignore  |    1 +
 askbot.spec |   11 ++++++++++-
 sources     |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fda595d..ded4f3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /askbot-0.7.17.tar.gz
 /askbot-0.7.18.tar.gz
 /askbot-0.7.19.tar.gz
+/askbot-0.7.20.tar.gz
diff --git a/askbot.spec b/askbot.spec
index 6a93456..712c966 100644
--- a/askbot.spec
+++ b/askbot.spec
@@ -1,5 +1,5 @@
 Name:           askbot
-Version:        0.7.19
+Version:        0.7.20
 Release:        1%{?dist}
 Summary:        Question and Answer forum
 Group:          Development/Languages
@@ -96,6 +96,15 @@ sed -i -e '1d' %{name}/setup_templates/manage.py
 %{python_sitelib}/askbot*.egg-info
 
 %changelog
+* Sun Aug 28 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.20-1
+- new upstream release
+  * added support for login via self-hosted Wordpress site (Adolfo Fitoria)
+  * allowed basic markdown in the comments (Adolfo Fitoria)
+  * added this changelog (Adolfo Fitoria)
+  * added support for threaded emails (Benoit Lavigne)
+  * few more Spanish translation strings (Byron Corrales)
+  * social sharing support on identi.ca (Rantadeep Debnath)
+
 * Thu Aug 17 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.19-1
 - new upstream bug fix release
   * fixes google plus and facebook login to work again
diff --git a/sources b/sources
index d922a2e..1707175 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-017078071ead87057c2f0b0ed2382bce  askbot-0.7.19.tar.gz
+bf125183ab50b999a86af27475243e97  askbot-0.7.20.tar.gz


More information about the scm-commits mailing list