public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-compiler-libs-janestreet] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 17:10 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 17:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-compiler-libs-janestreet
Branch : rawhide
Commit : 89671d3daa74b9e6853f1d0223afa9cf6886d0e3
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T11:10:22-06:00
Stats : +6/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-compiler-libs-janestreet/c/89671d3daa74b9e6853f1d0223afa9cf6886d0e3?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-compiler-libs-janestreet.spec b/ocaml-compiler-libs-janestreet.spec
index 359ce79..55213c4 100644
--- a/ocaml-compiler-libs-janestreet.spec
+++ b/ocaml-compiler-libs-janestreet.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
Name: ocaml-compiler-libs-janestreet
Version: 0.17.0
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: OCaml compiler libraries repackaged
License: MIT
@@ -17,6 +17,7 @@ URL: https://github.com/janestreet/ocaml-compiler-libs
VCS: git:%{url}.git
Source: %{url}/archive/v%{version}/ocaml-compiler-libs-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml >= 5.2.0
BuildRequires: ocaml-dune >= 1.5.1
@@ -36,12 +37,6 @@ signature files for developing applications that use
%prep
%autosetup -n ocaml-compiler-libs-%{version}
-%build
-%dune_build
-
-%install
-%dune_install
-
%files -f .ofiles
%doc README.org
%license LICENSE.md
@@ -49,6 +44,10 @@ signature files for developing applications that use
%files devel -f .ofiles-devel
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.17.0-12
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.17.0-11
- OCaml 5.4.1 rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 17:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 17:10 [rpms/ocaml-compiler-libs-janestreet] 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