From 1e5e1535363579e6d9e1913ddb4c83b6c6f3d715 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:24:39 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- diff --git a/python-arrow.spec b/python-arrow.spec index 4d0d1a2..d69ac58 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -13,7 +13,6 @@ Version: 0.12.1 Release: 2%{?dist} Summary: Better dates and times for Python -Group: Development/Libraries License: ASL 2.0 URL: https://pypi.io/project/arrow Source0: https://pypi.io/packages/source/a/%{modname}/%{modname}-%{version}.tar.gz @@ -35,7 +34,6 @@ less code. %package -n python2-%{modname} Summary: Better dates and times for Python -Group: Development/Libraries %{?python_provide:%python_provide python2-%{modname}} BuildRequires: python2-devel @@ -80,7 +78,6 @@ less code. %if 0%{?with_python3} %package -n python%{python3_pkgversion}-%{modname} Summary: Better dates and times for Python -Group: Development/Libraries %{?python_provide:%python_provide python%{python3_pkgversion}-%{modname}} BuildRequires: python%{python3_pkgversion}-devel