From 92f2b42dfd13aeefe1c7be0f527baa19ac8f38a6669f89906dde4460ee265c63 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 14 Feb 2024 16:57:35 +0000 Subject: [PATCH] Accepting request 1146547 from home:dimstar:Factory - Add baselibs.conf: GNOME 46's at-spi2-core newly linkes libei, and the at-spi stack is made available bi-arch. OBS-URL: https://build.opensuse.org/request/show/1146547 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libei?expand=0&rev=31 --- baselibs.conf | 1 + libei.changes | 6 ++++++ libei.spec | 1 + 3 files changed, 8 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..b26b2ee --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libei1 diff --git a/libei.changes b/libei.changes index a7cd297..44e111b 100644 --- a/libei.changes +++ b/libei.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 14 10:02:03 UTC 2024 - Dominique Leuenberger + +- Add baselibs.conf: GNOME 46's at-spi2-core newly linkes libei, + and the at-spi stack is made available bi-arch. + ------------------------------------------------------------------- Mon Feb 5 09:29:58 UTC 2024 - Jan Engelhardt diff --git a/libei.spec b/libei.spec index 3e1212a..8bddb79 100644 --- a/libei.spec +++ b/libei.spec @@ -26,6 +26,7 @@ Group: Development/Libraries/C and C++ URL: https://gitlab.freedesktop.org/libinput/libei/ Source: https://gitlab.freedesktop.org/libinput/libei/-/archive/%version/%name-%version.tar.gz +Source99: baselibs.conf BuildRequires: meson >= 0.57 BuildRequires: ninja BuildRequires: protobuf-c