From 534b1ad03797b9b24dbce4c33a992ca4fc25a07c 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-keysyms.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/xcb-util-keysyms.spec b/xcb-util-keysyms.spec index 0c80304..09a9962 100644 --- a/xcb-util-keysyms.spec +++ b/xcb-util-keysyms.spec @@ -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