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

A new commit has been pushed.

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

Log:
Use ocaml-b0 to test

---
diff --git a/ocaml-fmt.spec b/ocaml-fmt.spec
index 16c59e1..7c36b11 100644
--- a/ocaml-fmt.spec
+++ b/ocaml-fmt.spec
@@ -22,6 +22,7 @@ BuildOption(build): --with-base-unix true
 BuildOption(build): --with-cmdliner true
 
 BuildRequires:  ocaml >= 4.08.0
+BuildRequires:  ocaml-b0-devel
 BuildRequires:  ocaml-cmdliner-devel >= 1.3.0
 BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-ocamlbuild
@@ -61,6 +62,9 @@ sed -i 's/safe_string/&, cclib(-lm)/' _tags
 mkdir html
 ocamldoc -html -d html -I +cmdliner -I _build/src _build/src/*.mli
 
+%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:03 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:03 [rpms/ocaml-fmt] 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