From 0e196dabc566911bfbc879782b25699ea4b4e52b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:19 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- python-zope-exceptions.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-zope-exceptions.spec b/python-zope-exceptions.spec index 0a5f05a..1c89cdb 100644 --- a/python-zope-exceptions.spec +++ b/python-zope-exceptions.spec @@ -10,7 +10,6 @@ Version: 4.0.8 Release: 11%{?dist} Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz License: ZPLv2.1 -Group: Development/Libraries BuildArch: noarch URL: http://pypi.python.org/pypi/zope.exceptions @@ -20,7 +19,6 @@ general purpose that they don't belong in Zope application-specific packages. %package -n python2-zope-exceptions Summary: Zope Exceptions -Group: Development/Libraries %{?python_provide:%python_provide python2-zope-exceptions} BuildRequires: python2-devel @@ -42,7 +40,6 @@ general purpose that they don't belong in Zope application-specific packages. %if 0%{?with_python3} %package -n python3-zope-exceptions Summary: Zope Exceptions -Group: Development/Libraries %{?python_provide:%python_provide python3-zope-exceptions} BuildRequires: python3-devel