From 574e4549ac83bc52205a666d44e13d268481a86c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:30 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- xcb-util-image.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/xcb-util-image.spec b/xcb-util-image.spec index dbaa551..2499dd3 100644 --- a/xcb-util-image.spec +++ b/xcb-util-image.spec @@ -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