Accepting request 864752 from home:dimstar:Factory

- Fix dependency of libxkbregistry-devel: the devel package must
  require the library libxkbregistry0.

OBS-URL: https://build.opensuse.org/request/show/864752
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=65
This commit is contained in:
Jan Engelhardt 2021-01-20 13:34:27 +00:00 committed by Git OBS Bridge
parent d2efcb8d70
commit a384e5e2be
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 20 12:28:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix dependency of libxkbregistry-devel: the devel package must
require the library libxkbregistry0.
-------------------------------------------------------------------
Mon Nov 23 19:07:13 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libxkbcommon
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -128,6 +128,7 @@ layouts and variants for a given ruleset.
%package -n libxkbregistry-devel
Summary: Header files for xkbregistry
Group: Development/Libraries/C and C++
Requires: libxkbregistry0 = %{version}
%description -n libxkbregistry-devel
libxkbregistry is a C library that lists available XKB models,