public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mpc-qt] rawhide: Fix version display
Date: Wed, 24 Jun 2026 13:58:49 GMT	[thread overview]
Message-ID: <178230952986.1.16365671395735793894.rpms-mpc-qt-ae6c7ca42dbd@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mpc-qt
Branch : rawhide
Commit : ae6c7ca42dbd68ad6c193345fc2b76b498a64b13
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2026-06-24T09:58:08-04:00
Stats  : +4/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mpc-qt/c/ae6c7ca42dbd68ad6c193345fc2b76b498a64b13?branch=rawhide

Log:
Fix version display

---
diff --git a/mpc-qt.spec b/mpc-qt.spec
index 93f3c2a..a6d6585 100644
--- a/mpc-qt.spec
+++ b/mpc-qt.spec
@@ -25,6 +25,8 @@ BuildRequires:  cmake(Qt6Svg)
 BuildRequires:  cmake(Qt6Widgets)
 BuildRequires:  pkgconfig(mpv)
 
+BuildRequires:  xwayland-run
+
 Requires:       hicolor-icon-theme
 
 # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
@@ -42,7 +44,7 @@ rm -rf mpv-dev
 
 
 %build
-%cmake
+%cmake -DMPCQT_VERSION=%{version}
 %cmake_build
 
 
@@ -52,6 +54,7 @@ rm -f %{buildroot}%{_datadir}/doc/mpc-qt/ipc.md
 
 
 %check
+xwfb-run -- %{buildroot}%{_bindir}/mpc-qt -v
 desktop-file-validate %{buildroot}%{_datadir}/applications/%{app_id}.desktop
 appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{app_id}.metainfo.xml
 

                 reply	other threads:[~2026-06-24 13:58 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=178230952986.1.16365671395735793894.rpms-mpc-qt-ae6c7ca42dbd@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --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