From df6c306129024365eb15f05e507cab4fadb53d00 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:48 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- iniparser.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/iniparser.spec b/iniparser.spec index 09546ae..015cf9d 100644 --- a/iniparser.spec +++ b/iniparser.spec @@ -6,7 +6,6 @@ Version: 4.1 Release: 2%{?dist} Summary: C library for parsing "INI-style" files -Group: System Environment/Libraries License: MIT URL: https://github.com/ndevilla/%{name} Source0: https://github.com/ndevilla/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -19,7 +18,6 @@ hold application configuration information. %package devel Summary: Header files, libraries and development documentation for %{name} -Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel