From 79c7bb7c4d6ef4ab3b8ed634237e7c1de235505d50b08ce17007668c27307994 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 5 Mar 2024 14:21:22 +0000 Subject: [PATCH] Accepting request 1155219 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/1155219 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=44 --- baselibs.conf | 3 --- libsigc++3.changes | 7 +++++++ libsigc++3.spec | 3 +-- 3 files changed, 8 insertions(+), 5 deletions(-) delete mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf deleted file mode 100644 index a943935..0000000 --- a/baselibs.conf +++ /dev/null @@ -1,3 +0,0 @@ -libsigc-3_0-0 - provides "libsigc++3- = " - obsoletes "libsigc++3- < " diff --git a/libsigc++3.changes b/libsigc++3.changes index 4584886..24e223b 100644 --- a/libsigc++3.changes +++ b/libsigc++3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 5 14:07:44 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 Oct 1 09:21:53 UTC 2023 - Bjørn Lie diff --git a/libsigc++3.spec b/libsigc++3.spec index 3d252d8..791933b 100644 --- a/libsigc++3.spec +++ b/libsigc++3.spec @@ -1,7 +1,7 @@ # # spec file for package libsigc++3 # -# 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 @@ -25,7 +25,6 @@ License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ URL: https://libsigcplusplus.github.io/libsigcplusplus/ Source0: https://download.gnome.org/sources/libsigc++/3.6/%{_name}-%{version}.tar.xz -Source99: baselibs.conf BuildRequires: gcc-c++ BuildRequires: meson