From 38f332ef5f4e369aba586883522f363362b1ba68 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:27 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- teckit.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/teckit.spec b/teckit.spec index 38aa63e..43ed558 100644 --- a/teckit.spec +++ b/teckit.spec @@ -3,7 +3,6 @@ Version: 2.5.7 Release: 3%{?dist} Summary: Conversion library and mapping compiler License: LGPLv2+ or CPL -Group: Development/Libraries URL: http://scripts.sil.org/teckit Source0: https://github.com/silnrsi/teckit/releases/download/v%{version}/teckit-%{version}.tar.gz BuildRequires: gcc-c++ @@ -22,7 +21,6 @@ tables from a human-readable mapping description (a simple text file). %package devel Summary: Conversion library and mapping compiler -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description devel