public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/mpg123] rawhide: run the built-in tests in %%check section
Date: Wed, 01 Jul 2026 21:43:45 GMT	[thread overview]
Message-ID: <178294222530.1.16846885228458144296.rpms-mpg123-8b38d87aeb1b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mpg123
Branch : rawhide
Commit : 8b38d87aeb1bd6ff635f6e8e43f81200ea3ca7fc
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2026-06-07T13:24:53+02:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mpg123/c/8b38d87aeb1bd6ff635f6e8e43f81200ea3ca7fc?branch=rawhide

Log:
run the built-in tests in %%check section

---
diff --git a/mpg123.spec b/mpg123.spec
index 4882226..c8dd93d 100644
--- a/mpg123.spec
+++ b/mpg123.spec
@@ -107,6 +107,9 @@ popd
 %make_install
 rm %{buildroot}%{_libdir}/*.la
 
+%check
+%make_build check
+
 %files
 %doc doc/README.remote
 %{_bindir}/%{name}

                 reply	other threads:[~2026-07-01 21:43 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=178294222530.1.16846885228458144296.rpms-mpg123-8b38d87aeb1b@fedoraproject.org \
    --to=dominik@greysector.net \
    --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