diff --git a/python-django.spec b/python-django.spec index b6dbd54..9f8d109 100644 --- a/python-django.spec +++ b/python-django.spec @@ -12,7 +12,7 @@ Name: python-django Version: 2.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A high-level Python Web framework Group: Development/Languages @@ -107,6 +107,15 @@ Obsoletes: python-django-socialregistration < 0.5.10-11 Obsoletes: python2-django-socialregistration < 0.5.10-11 Obsoletes: python-django-staticfiles < 1.2.1-13 Obsoletes: python2-django-staticfiles < 1.2.1-13 +Obsoletes: python-django-sekizai-doc < 0.8.1-12 +Obsoletes: python-django-sekizai < 0.8.1-12 +Obsoletes: python2-django-sekizai < 0.8.1-12 +Obsoletes: python3-django-sekizai-doc < 0.8.1-12 +Obsoletes: python3-django-sekizai < 0.8.1-12 +Obsoletes: python-django-south < 1.0.2-3 +Obsoletes: python2-django-south < 1.0.2-3 +Obsoletes: python3-django-south < 1.0.2-3 + %description -n python3-django Django is a high-level Python Web framework that encourages rapid @@ -349,6 +358,9 @@ cd tests %changelog +* Wed Mar 07 2018 Miro HronĨok - 2.0.3-2 +- Obsolete pythonX-django-sekizai and pythonX-django-south + * Tue Mar 06 2018 Matthias Runge - 2.0.3-1 - update to 2.0.3, fix CVE-2018-7536 (rhbz#1552178)