From 1c9aa8fd23cd36005bf170c733ddb43c0d613524 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 --- libunistring.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libunistring.spec b/libunistring.spec index 1ac08dc..2ff48e6 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -2,7 +2,6 @@ Version: 0.9.10 Release: 4%{?dist} Name: libunistring -Group: System Environment/Libraries Summary: GNU Unicode string library License: GPLV2+ or LGPLv3+ Url: http://www.gnu.org/software/libunistring/ @@ -18,7 +17,6 @@ This portable C library implements Unicode string types in three flavours: case folding and regular expressions). %package devel -Group: Development/Libraries Summary: GNU Unicode string library - development files Requires: %{name} = %{version}-%{release}