public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/samurai] rawhide: enable check
Date: Sun, 14 Jun 2026 04:06:03 GMT	[thread overview]
Message-ID: <178140996318.1.4155998417589722536.rpms-samurai-732475ee2a61@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-14  4:06 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=178140996318.1.4155998417589722536.rpms-samurai-732475ee2a61@fedoraproject.org \
    --to=filiperosset@fedoraproject.org \
    --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