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 bb1d349d1e
commit 574e4549ac

View File

@ -2,7 +2,6 @@ Name: xcb-util-image
Version: 0.4.0
Release: 11%{?dist}
Summary: Port of Xlib's XImage and XShmImage functions 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-image module provides the following library:
%package devel
Summary: Development and header files for xcb-util-image
Group: System Environment/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel