From a6fe3172638750b7d37682c3eccc26445b8deea7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:52 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libyaml.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libyaml.spec b/libyaml.spec index b2f5f2c..b0f5258 100644 --- a/libyaml.spec +++ b/libyaml.spec @@ -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