public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-bos] rawhide: Use ocaml-b0 to test
@ 2026-08-07 17:35 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-08-07 17:35 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ocaml-bos
Branch : rawhide
Commit : f2d7c04cffe71e2167636760dd39a81da0caed49
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-08-07T11:35:03-06:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ocaml-bos/c/f2d7c04cffe71e2167636760dd39a81da0caed49?branch=rawhide

Log:
Use ocaml-b0 to test

---
diff --git a/ocaml-bos.spec b/ocaml-bos.spec
index b5b2b45..42f1d99 100644
--- a/ocaml-bos.spec
+++ b/ocaml-bos.spec
@@ -21,6 +21,7 @@ BuildOption(build): --tests true
 
 BuildRequires:  ocaml >= 4.14.0
 BuildRequires:  ocaml-astring-devel
+BuildRequires:  ocaml-b0-devel
 BuildRequires:  ocaml-compiler-libs
 BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-fmt-devel >= 0.8.10
@@ -57,6 +58,9 @@ developing applications that use %{name}.
 %prep
 %autosetup -n bos-%{version}
 
+%check
+b0 test
+
 %files -f .ofiles
 %doc CHANGES.md README.md
 %license LICENSE.md

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

only message in thread, other threads:[~2026-08-07 17:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 17:35 [rpms/ocaml-bos] rawhide: Use ocaml-b0 to test Jerry James

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