public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-ounit] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 22:59 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 22:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-ounit
Branch : rawhide
Commit : 470481960b84701a79802bd151f05a2d136910c3
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T16:59:45-06:00
Stats : +8/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ounit/c/470481960b84701a79802bd151f05a2d136910c3?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec
index 3c1433c..1d0945d 100644
--- a/ocaml-ounit.spec
+++ b/ocaml-ounit.spec
@@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
Name: ocaml-ounit
Version: 2.2.7
-Release: 20%{?dist}
+Release: 21%{?dist}
Summary: Unit test framework for OCaml
License: MIT
@@ -18,9 +18,11 @@ Source0: %{url}/releases/download/v%{version}/ounit-%{version}.tbz
# Remove seq and stdlib-shims downstream. Not needed in Fedora.
Patch0001: 0001-Remove-stdlib-shims.patch
+BuildSystem: dune
+BuildOption(install): -s
+
BuildRequires: ocaml >= 4.04.0
BuildRequires: ocaml-dune >= 3.0
-BuildRequires: ocaml-findlib
BuildRequires: ocaml-lwt-devel >= 2.5.2
# The ounit name is now just an alias for ounit2
@@ -72,18 +74,6 @@ files for developing applications that use %{name}-lwt.
%autosetup -n ounit-%{version} -p1
-%build
-%dune_build
-
-
-%check
-%dune_check
-
-
-%install
-%dune_install -s
-
-
%files -f .ofiles-ounit2
%doc CHANGES.md README.md
%license LICENSE.txt
@@ -107,6 +97,10 @@ files for developing applications that use %{name}-lwt.
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 2.2.7-21
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Thu Apr 16 2026 Jerry James <loganjerry@gmail.com> - 2.2.7-20
- Rebuild for ocaml-lwt 6.1.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 22:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 22:59 [rpms/ocaml-ounit] 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