- Fix group name of river-devel as "Development/Libraries/Other"

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=7
This commit is contained in:
Soc Virnyl Estela 2023-02-08 08:34:32 +00:00 committed by Git OBS Bridge
parent 619385cad8
commit d16e0eb5b9
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 8 08:34:01 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Fix group name of river-devel as "Development/Libraries/Other"
-------------------------------------------------------------------
Thu Feb 2 11:30:54 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package river
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -27,6 +27,9 @@ Source1: river-run.sh
BuildRequires: libevdev-devel
BuildRequires: libpixman-1-0-devel
BuildRequires: pkgconfig
BuildRequires: scdoc >= 1.9.2
BuildRequires: zig
BuildRequires: zig-rpm-macros
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(dbus-1) >= 1.10
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
@ -43,9 +46,6 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.24
BuildRequires: pkgconfig(wayland-server) >= 1.20.0
BuildRequires: pkgconfig(wlroots) >= 0.15.0
BuildRequires: pkgconfig(xkbcommon)
BuildRequires: scdoc >= 1.9.2
BuildRequires: zig
BuildRequires: zig-rpm-macros
Recommends: xorg-x11-server-wayland
# To make Qt apps work somewhat okay on Wayland and auto use it
# Otherwise, it will try to run under XWayland
@ -82,7 +82,7 @@ The initial state may be configured with various options passed on startup. Some
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Group: Development/Libraries/Other
Requires: %{name}
BuildArch: noarch