public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/plasma-discover] f44: Require main package for -libs
@ 2026-07-14 22:12 renner
  0 siblings, 0 replies; only message in thread
From: renner @ 2026-07-14 22:12 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/plasma-discover
            Branch : f44
            Commit : 97ce98da9ee91e30fab5ce3b29bfde041a80122d
            Author : renner <renner0@posteo.de>
            Date   : 2026-07-06T16:34:40+02:00
            Stats  : +5/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/plasma-discover/c/97ce98da9ee91e30fab5ce3b29bfde041a80122d?branch=f44

            Log:
            Require main package for -libs

If you remove plasma-discover it will keep -libs despite the KCM page no
longer being useful without it.

(RHBZ#2417275)

---
diff --git a/plasma-discover.spec b/plasma-discover.spec
index 654855e..51731ca 100644
--- a/plasma-discover.spec
+++ b/plasma-discover.spec
@@ -9,7 +9,7 @@
 Name:    plasma-discover
 Summary: KDE and Plasma resources management GUI
 Version: 6.7.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only)
 URL:     https://invent.kde.org/plasma/discover
@@ -125,6 +125,7 @@ KDE and Plasma resources management GUI.
 
 %package libs
 Summary: Runtime libraries for %{name}
+Requires: %{name} = %{version}-%{release}
 %description libs
 %{summary}.
 
@@ -311,6 +312,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.discover.desk
 %{_kf6_qtplugindir}/discover/kns-backend.so
 
 %changelog
+* Mon Jul 06 2026 renner <renner0@posteo.de> - 6.7.2-2
+- Require main package for -libs
+
 * Wed Jul 01 2026 Steve Cossette <farchord@gmail.com> - 6.7.2-1
 - 6.7.2
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-14 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 22:12 [rpms/plasma-discover] f44: Require main package for -libs renner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox