Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
Igor Gnatenko 2019-01-28 20:18:30 +01:00
parent 693364e225
commit 534b1ad037

View File

@ -2,7 +2,6 @@ Name: xcb-util-keysyms
Version: 0.4.0
Release: 9%{?dist}
Summary: Standard X key constants and keycodes conversion on top of libxcb
Group: System Environment/Libraries
License: MIT
URL: http://xcb.freedesktop.org
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
@ -18,7 +17,6 @@ XCB util-keysyms module provides the following library:
%package devel
Summary: Development and header files for xcb-util-keysyms
Group: System Environment/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel