public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mpg123] rawhide: run the built-in tests in %%check section
@ 2026-07-01 21:43 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-07-01 21:43 UTC (permalink / raw)
  To: git-commits

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}

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

only message in thread, other threads:[~2026-07-01 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 21:43 [rpms/mpg123] rawhide: run the built-in tests in %%check section Dominik 'Rathann' Mierzejewski

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