[python-django-threadedcomments] New Upstream Version

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


commit 95c5632114b2f981be6f91c648351f788e8b87be
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Wed Aug 14 14:01:22 2013 -0700

    New Upstream Version

 .gitignore                          |    1 +
 python-django-threadedcomments.spec |    9 ++++++---
 sources                             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57e28e1..1d1f3d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /django-threadedcomments-0.5.3.tar.gz
+/django-threadedcomments-0.9.0.tar.gz
diff --git a/python-django-threadedcomments.spec b/python-django-threadedcomments.spec
index 8e1b00e..677e096 100644
--- a/python-django-threadedcomments.spec
+++ b/python-django-threadedcomments.spec
@@ -1,6 +1,6 @@
 Name:           python-django-threadedcomments
-Version:        0.5.3
-Release:        9%{?dist}
+Version:        0.9.0
+Release:        1%{?dist}
 Summary:        A simple yet flexible threaded commenting system for Django
 
 Group:          Development/Languages
@@ -11,7 +11,7 @@ Source:         http://pypi.python.org/packages/source/d/django-threadedcomments
 BuildArch:      noarch
 BuildRequires:  python2-devel 
 BuildRequires:  python-setuptools-devel 
-Requires:       python-django14
+Requires:       python-django
 
 Provides: django-threadedcomments = %{version}-%{release} 
 # Because of the renaming mechanism, the next should stay forever in this package.
@@ -39,6 +39,9 @@ application would use.
 %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-1
+- New Upstream Version
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.3-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 07ac2dc..a1190c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d799f1f965dda12f75d9240a70f419f5  django-threadedcomments-0.5.3.tar.gz
+03445af2185cd41085a9e819e10ad817  django-threadedcomments-0.9.0.tar.gz


More information about the scm-commits mailing list