From a4b12ae38eb57b79fb744d91c5aa30d0ced40405 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:40 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- ck.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ck.spec b/ck.spec index dd15d42..1070ca0 100644 --- a/ck.spec +++ b/ck.spec @@ -3,7 +3,6 @@ Version: 0.6.0 Release: 7%{?dist} Summary: Library for high performance concurrent programming -Group: Development/Libraries License: BSD URL: http://concurrencykit.org @@ -21,7 +20,6 @@ and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. %package devel -Group: Development/Libraries Summary: Header files and libraries for CK development Requires: %{name} = %{version}-%{release}