public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: renner <renner0@posteo.de>
To: git-commits@fedoraproject.org
Subject: [rpms/plasma-discover] f44: Require main package for -libs
Date: Tue, 14 Jul 2026 22:12:16 GMT	[thread overview]
Message-ID: <178406713698.1.2020604590337411962.rpms-plasma-discover-97ce98da9ee9@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-07-14 22:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178406713698.1.2020604590337411962.rpms-plasma-discover-97ce98da9ee9@fedoraproject.org \
    --to=renner0@posteo.de \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox