public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-qtest] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-10 2:47 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-10 2:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-qtest
Branch : rawhide
Commit : cb1e328551b36572c866d41ab730dd5a317046c7
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T20:47:04-06:00
Stats : +7/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-qtest/c/cb1e328551b36572c866d41ab730dd5a317046c7?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-qtest.spec b/ocaml-qtest.spec
index c47bc88..1ae7d51 100644
--- a/ocaml-qtest.spec
+++ b/ocaml-qtest.spec
@@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
Name: ocaml-qtest
Version: 2.11.2
-Release: 30%{?dist}
+Release: 31%{?dist}
Summary: Inline (Unit) Tests for OCaml
License: GPL-3.0-or-later
@@ -13,6 +13,7 @@ Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
# Remove references to the bytes library for OCaml 5.0 compatibility
Patch: %{name}-ocaml5.patch
+BuildSystem: dune
BuildRequires: ocaml >= 4.03.0
BuildRequires: ocaml-dune >= 1.1
BuildRequires: ocaml-ounit-devel >= 2.0.0
@@ -47,13 +48,7 @@ developing applications that use %{name}.
sed -i 's/\[source\]/[source,OCaml]/' README.adoc
-%build
-%dune_build
-
-
-%install
-%dune_install
-
+%install -a
# generate manpage
mkdir -p %{buildroot}/%{_mandir}/man1/
help2man %{buildroot}/%{_bindir}/qtest \
@@ -66,10 +61,6 @@ help2man %{buildroot}/%{_bindir}/qtest \
asciidoc README.adoc
-%check
-%dune_check
-
-
%files -f .ofiles
%doc README.html
%license LICENSE
@@ -82,6 +73,10 @@ asciidoc README.adoc
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 2.11.2-31
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 2.11.2-30
- OCaml 5.4.1 rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 2:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 2:47 [rpms/ocaml-qtest] rawhide: OCaml 5.5.0 rebuild Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox