[askbot] new upstream bug fix release * fixes google plus and facebook login to work again * some styling imp

Rahul Sundaram sundaram at fedoraproject.org
Wed Aug 17 16:57:30 UTC 2011


commit 72fde176ce29ff282be5687c1b7d7c5ce56837f8
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Wed Aug 17 22:26:32 2011 +0530

    new upstream bug fix release
    * fixes google plus and facebook login to work again
    * some styling improvements for questions sidebar
    * fixes moderation tab misalignment issue reported by me
    * replaces favorite by follow in questions
    * fixes follow user functions

 .gitignore  |    1 +
 askbot.spec |   10 +++++++++-
 sources     |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fca3c73..fda595d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /askbot-0.7.15.tar.gz
 /askbot-0.7.17.tar.gz
 /askbot-0.7.18.tar.gz
+/askbot-0.7.19.tar.gz
diff --git a/askbot.spec b/askbot.spec
index ffc4649..6a93456 100644
--- a/askbot.spec
+++ b/askbot.spec
@@ -1,5 +1,5 @@
 Name:           askbot
-Version:        0.7.18
+Version:        0.7.19
 Release:        1%{?dist}
 Summary:        Question and Answer forum
 Group:          Development/Languages
@@ -96,6 +96,14 @@ sed -i -e '1d' %{name}/setup_templates/manage.py
 %{python_sitelib}/askbot*.egg-info
 
 %changelog
+* 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
+  * some styling improvements for questions sidebar
+  * fixes moderation tab misalignment issue reported by me
+  * replaces favorite by follow in questions
+  * fixes follow user functions
+
 * Thu Aug 11 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.18-1
 - new upstream bugfix release includes improved notifications
 
diff --git a/sources b/sources
index 5d94e2c..d922a2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d0fbb052c01ebf5ac3127bba0ba069e  askbot-0.7.18.tar.gz
+017078071ead87057c2f0b0ed2382bce  askbot-0.7.19.tar.gz


More information about the scm-commits mailing list