Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
Igor Gnatenko 2019-01-28 20:17:52 +01:00
parent bf22ca6dc2
commit a6fe317263

View File

@ -7,7 +7,6 @@ Version: 0.2.1
Release: 2%{?dist}
Summary: YAML 1.1 parser and emitter written in C
Group: System Environment/Libraries
License: MIT
URL: http://pyyaml.org/
Source0: http://pyyaml.org/download/libyaml/%{tarballname}-%{version}.tar.gz
@ -22,7 +21,6 @@ emitter written in C.
%package devel
Summary: Development files for LibYAML applications
Group: Development/Libraries
Requires: libyaml = %{version}-%{release}, pkgconfig