Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
Igor Gnatenko 2019-01-28 20:17:52 +01:00
parent 54762ca7f0
commit 1c9aa8fd23

View File

@ -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}