diff --git a/bamf.changes b/bamf.changes index a9275ca..9ed2ade 100644 --- a/bamf.changes +++ b/bamf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 14:20:56 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + ------------------------------------------------------------------- Fri Sep 27 11:27:36 UTC 2019 - Dominique Leuenberger diff --git a/bamf.spec b/bamf.spec index 2685c0f..d8d269b 100644 --- a/bamf.spec +++ b/bamf.spec @@ -24,7 +24,6 @@ Version: 0.5.3 Release: 0 Summary: Window matching library License: GPL-3.0-only AND LGPL-3.0-only -Group: Development/Libraries/C and C++ Url: https://launchpad.net/bamf Source: https://launchpad.net/bamf/%{_version}/%{version}/+download/bamf-%{version}.tar.gz Source2: https://launchpad.net/bamf/%{_version}/%{version}/+download/bamf-%{version}.tar.gz.asc @@ -48,7 +47,6 @@ bamf matches application windows to desktop files. %package daemon Summary: Window matching daemon -Group: System/Daemons Requires: %{lname} = %{version} %description daemon @@ -60,7 +58,6 @@ through GDesktopAppInfo %package doc Summary: Documentation for libbamf and libbamf3 -Group: Documentation/HTML BuildArch: noarch %description doc @@ -68,7 +65,6 @@ This package contains the documentation for the bamf library. %package -n %{lname} Summary: Window matching library -Group: System/Libraries %description -n %{lname} bamf matches application windows to desktop files. @@ -77,7 +73,6 @@ This package contains libraries to be used by applications. %package -n typelib-1_0-Bamf-%{_binver}_0 Summary: Introspection bindings for the BAMF window matching library -Group: System/Libraries %description -n typelib-1_0-Bamf-%{_binver}_0 This package contains introspection data for the Bamf library. @@ -86,7 +81,6 @@ This package provides the GObject Introspection bindings for Bamf. %package devel Summary: Development files for the BAMF window matching library -Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} Requires: typelib-1_0-Bamf-%{_binver}_0