From cc9fc68b626bcdae31cc86b38508c75babcd3ee1 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 6 Sep 2018 10:12:47 +0200 Subject: [PATCH] Don't set group tags They are unused in Fedora. --- pyatspi.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/pyatspi.spec b/pyatspi.spec index 5f2a9c8..df83075 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -5,7 +5,6 @@ Version: 2.30.0 Release: 1%{?dist} Summary: Python bindings for at-spi -Group: Development/Languages License: LGPLv2 and GPLv2 URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus Source0: http://download.gnome.org/sources/pyatspi/2.30/%{name}-%{version}.tar.xz