From 98eddc219a6c8699adcedf716bfb967b0ce006fb Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 24 Oct 2016 12:55:58 +0200 Subject: [PATCH] Don't set group tags They are unused in Fedora. --- mingw-SDL2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-SDL2.spec b/mingw-SDL2.spec index 5f71121..d2e39f6 100644 --- a/mingw-SDL2.spec +++ b/mingw-SDL2.spec @@ -6,7 +6,6 @@ Release: 1%{?dist} Summary: MinGW Windows port of SDL2 cross-platform multimedia library License: LGPLv2+ -Group: Development/Libraries URL: http://www.libsdl.org/ Source0: http://www.libsdl.org/release/SDL2-%{version}.tar.gz @@ -133,6 +132,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog * Mon Oct 24 2016 Kalev Lember - 2.0.5-1 - Update to 2.0.5 +- Don't set group tags * Thu Feb 04 2016 Fedora Release Engineering - 2.0.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild