From d5b2783a3ea413cd5d1a20693123993e74ed17355c44856cf3e47754c07b18e0 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sat, 13 Jan 2024 07:51:27 +0000 Subject: [PATCH] Accepting request 1138375 from home:sfalken:branches:X11:LXQt - Changes to fix (boo#1218288) * Removed Provides: and Recommends: from liblxqt1 subpackage * Added Requires: liblxqt >= version to liblxqt1 subpackage OBS-URL: https://build.opensuse.org/request/show/1138375 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=50 --- liblxqt.changes | 7 +++++++ liblxqt.spec | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/liblxqt.changes b/liblxqt.changes index 3060a63..7fdbfd7 100644 --- a/liblxqt.changes +++ b/liblxqt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 12 15:40:39 UTC 2024 - Shawn Dunn + +- Changes to fix (boo#1218288) + * Removed Provides: and Recommends: from liblxqt1 subpackage + * Added Requires: liblxqt >= version to liblxqt1 subpackage + ------------------------------------------------------------------- Sun Nov 5 14:25:52 UTC 2023 - Michael Vetter diff --git a/liblxqt.spec b/liblxqt.spec index 652f066..4b81ed0 100644 --- a/liblxqt.spec +++ b/liblxqt.spec @@ -1,7 +1,7 @@ # # spec file for package liblxqt # -# 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 @@ -55,8 +55,7 @@ functionality needed by nearly all of its components. Summary: LXQt core library Group: System/Libraries Recommends: %{name}-lang -Provides: liblxqt -Recommends: %{name} >= %{version} +Requires: %{name} >= %{version} %description -n liblxqt1 liblxqt represents the core library of LXQt providing essential