[python-django-threadedcomments] change requirement to python-django14 (rhbz#950564)

Matthias Runge mrunge at fedoraproject.org
Wed May 8 09:15:03 UTC 2013


commit 52f5a952bb906d97b8eb721407510260d0c8641d
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed May 8 11:14:19 2013 +0200

    change requirement to python-django14 (rhbz#950564)

 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 f0a9709..b3ae42e 100644
--- a/python-django-threadedcomments.spec
+++ b/python-django-threadedcomments.spec
@@ -1,6 +1,6 @@
 Name:           python-django-threadedcomments
 Version:        0.5.3
-Release:        7%{?dist}
+Release:        8%{?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-django
+Requires:       python-django14
 
 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 May 08 2013 Matthias Runge <mrunge at redhat.com> - 0.5.3-8
+- change requirement to python-django14 (rhbz#950564)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.3-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list