SHA256
1
0
forked from pool/bamf

Accepting request 739868 from home:RBrownSUSE:branches:X11:Unity

Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739868
OBS-URL: https://build.opensuse.org/package/show/X11:Unity/bamf?expand=0&rev=9
This commit is contained in:
Alexei Sorokin
2019-10-17 14:40:30 +00:00
committed by Git OBS Bridge
parent ca351e54d5
commit a1c14598eb
2 changed files with 5 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 17 14:20:56 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Fri Sep 27 11:27:36 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -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