diff --git a/baselibs.conf b/baselibs.conf index 4476349..0a05dbe 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,5 @@ libxkbcommon0 +libxkbregistry0 libxkbcommon-x11-0 libxkbcommon-devel requires -libxkbcommon- @@ -6,4 +7,6 @@ libxkbcommon-devel libxkbcommon-x11-devel requires -libxkbcommon-x11- requires "libxkbcommon-x11-0- = " -libxkbregistry0 +libxkbregistry-devel + requires -libxkbregistry- + requires "libxkbregistry0- = " diff --git a/libxkbcommon.changes b/libxkbcommon.changes index 2fd8be9..fa5928b 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 9 11:53:36 UTC 2024 - Marcus Meissner + +- add libxkbregistry-devel to baselibs for use by wine-32bit. (bsc#1218640) + ------------------------------------------------------------------- Sun Dec 17 20:06:52 UTC 2023 - Tobias Klausmann diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 2703266..1987907 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -1,7 +1,7 @@ # # spec file for package libxkbcommon # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed