Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
Igor Gnatenko 2019-01-28 20:18:19 +01:00
commit 72b2ba5a93

View file

@ -2,7 +2,6 @@ Name: python-yara
Version: 3.8.1
%global rel 3
Summary: Python binding for the YARA pattern matching tool
Group: Development/Libraries
License: ASL 2.0
URL: http://github.com/VirusTotal/yara-python/
# http://VirusTotal.github.io/yara/
@ -58,7 +57,6 @@ and a Boolean expression which determine its logic.
#====================================================================
%package -n python%{python3_pkgversion}-%{srcname}
Summary: Python3 binding for the YARA pattern matching tool
Group: Development/Libraries
%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}