From a0271ee5fce8b44138fd07f9aa960635098ac4890048eaee25f5309eb6d8d876 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 5 Mar 2024 14:21:18 +0000 Subject: [PATCH] Accepting request 1155217 from GNOME:Next - Drop baselibs.conf: the -32bit packages are no longer needed and have not been part of Tumbleweed for a while already (build for i586 only enabled in LegacyX86). OBS-URL: https://build.opensuse.org/request/show/1155217 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libxklavier?expand=0&rev=41 --- baselibs.conf | 1 - libxklavier.changes | 7 +++++++ libxklavier.spec | 3 +-- 3 files changed, 8 insertions(+), 3 deletions(-) delete mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf deleted file mode 100644 index ab7b220..0000000 --- a/baselibs.conf +++ /dev/null @@ -1 +0,0 @@ -libxklavier16 diff --git a/libxklavier.changes b/libxklavier.changes index 7954294..75f2e78 100644 --- a/libxklavier.changes +++ b/libxklavier.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 5 14:06:12 UTC 2024 - Dominique Leuenberger + +- Drop baselibs.conf: the -32bit packages are no longer needed and + have not been part of Tumbleweed for a while already (build for + i586 only enabled in LegacyX86). + ------------------------------------------------------------------- Sun Mar 6 18:42:54 UTC 2022 - Bjørn Lie diff --git a/libxklavier.spec b/libxklavier.spec index d2b648a..16aeebf 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -1,7 +1,7 @@ # # spec file for package libxklavier # -# Copyright (c) 2022 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 @@ -25,7 +25,6 @@ Group: Development/Libraries/X11 URL: http://www.freedesktop.org/Software/LibXklavier #Source: http://download.gnome.org/sources/libxklavier/5.4/%%{name}-%%{version}.tar.xz Source: http://people.freedesktop.org/~svu/libxklavier-5.4.tar.bz2 -Source99: baselibs.conf BuildRequires: doxygen BuildRequires: gobject-introspection-devel >= 1.30