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