[askbot] new upstream bugfix release includes improved notifications

Rahul Sundaram sundaram at fedoraproject.org
Thu Aug 11 10:29:41 UTC 2011


commit bd603aefb585d85f2a1842546bdbed62b6f8370d
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Thu Aug 11 15:58:03 2011 +0530

    new upstream bugfix release includes improved notifications

 .gitignore  |    1 +
 askbot.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62e0793..fca3c73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /askbot-0.7.14.tar.gz
 /askbot-0.7.15.tar.gz
 /askbot-0.7.17.tar.gz
+/askbot-0.7.18.tar.gz
diff --git a/askbot.spec b/askbot.spec
index 5fb63ee..ffc4649 100644
--- a/askbot.spec
+++ b/askbot.spec
@@ -1,5 +1,5 @@
 Name:           askbot
-Version:        0.7.17
+Version:        0.7.18
 Release:        1%{?dist}
 Summary:        Question and Answer forum
 Group:          Development/Languages
@@ -96,6 +96,9 @@ sed -i -e '1d' %{name}/setup_templates/manage.py
 %{python_sitelib}/askbot*.egg-info
 
 %changelog
+* Thu Aug 11 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.18-1
+- new upstream bugfix release includes improved notifications
+
 * Thu Aug 11 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.17-1
 - new upstream release
   * fixes issue with referencing username with capitalization differences
diff --git a/sources b/sources
index e767f55..5d94e2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec68fe2d0e20f52f75efec53b66a9b8a  askbot-0.7.17.tar.gz
+2d0fbb052c01ebf5ac3127bba0ba069e  askbot-0.7.18.tar.gz


More information about the scm-commits mailing list