[python-django-threadedcomments] fix documents formats

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Aug 14 21:18:28 UTC 2013


commit ccdcf2c02850fc3b511f065b327353a5eac9ea8b
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Wed Aug 14 14:18:06 2013 -0700

    fix documents formats

 python-django-threadedcomments.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-django-threadedcomments.spec b/python-django-threadedcomments.spec
index 677e096..ad1d081 100644
--- a/python-django-threadedcomments.spec
+++ b/python-django-threadedcomments.spec
@@ -1,6 +1,6 @@
 Name:           python-django-threadedcomments
 Version:        0.9.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A simple yet flexible threaded commenting system for Django
 
 Group:          Development/Languages
@@ -35,10 +35,13 @@ application would use.
 %files
 %{python_sitelib}/threadedcomments
 %{python_sitelib}/django_threadedcomments-%{version}-py?.?.egg-info
-%doc LICENSE.txt README.txt CONTRIBUTORS.txt CHANGELOG.txt INSTALL.txt 
+%doc LICENSE.txt README.rst CONTRIBUTORS.txt CHANGELOG.rst
 %doc docs/api.txt docs/index.txt docs/pinax.txt docs/tutorial.txt
 
 %changelog
+* Wed Aug 14 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9.0-2
+- fix documents
+
 * Wed Aug 14 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9.0-1
 - New Upstream Version
 


More information about the scm-commits mailing list