public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/samurai] rawhide: enable check
@ 2026-06-14  4:06 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-14  4:06 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/samurai
            Branch : rawhide
            Commit : 732475ee2a618de95e4d0dbce8b69bed5145e179
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-13T22:49:49-03:00
            Stats  : +3/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/samurai/c/732475ee2a618de95e4d0dbce8b69bed5145e179?branch=rawhide

            Log:
            enable check

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/samurai.spec b/samurai.spec
index 8668073..37c8d2c 100644
--- a/samurai.spec
+++ b/samurai.spec
@@ -3,7 +3,6 @@ Version:        1.3
 Release:        %autorelease
 Summary:        ninja-compatible build tool written in C
 
-# Automatically converted from old format: ASL 2.0 - review is highly recommended.
 License:        Apache-2.0
 URL:            https://github.com/michaelforney/samurai
 Source:         %{url}/archive/%{version}/%{name}-%{version}.tar.gz
@@ -25,6 +24,9 @@ with a focus on simplicity, speed, and portability.
 %install
 %make_install PREFIX=%{_prefix} MANDIR=%{_mandir}
 
+%check
+./samu --version
+
 %files
 %license LICENSE
 %doc README.md

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

only message in thread, other threads:[~2026-06-14  4:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14  4:06 [rpms/samurai] rawhide: enable check Filipe Rosset

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