diff --git a/python-django-mptt.spec b/python-django-mptt.spec index 7ccb4c1..b3a782d 100644 --- a/python-django-mptt.spec +++ b/python-django-mptt.spec @@ -9,7 +9,6 @@ Name: python-django-mptt Version: 0.9.0 Release: 6%{?dist} License: MIT -Group: Development/Libraries URL: http://github.com/django-mptt/django-mptt Source: https://github.com/%{pkgname}/%{pkgname}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch @@ -23,7 +22,6 @@ with your Django Model classes and working with trees of Model instances.\ %package -n python3-django-mptt Summary: Utilities for implementing Modified Preorder Tree Traversal -Group: Development/Libraries Requires: python3-django BuildRequires: python3-devel