public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-easy-format] rawhide: OCaml 5.5.0
@ 2026-07-09 16:29 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 16:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-easy-format
Branch : rawhide
Commit : b5c33f017062b1bbaadf11fbcd1b0ef2e6d99d9c
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T10:29:02-06:00
Stats : +6/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-easy-format/c/b5c33f017062b1bbaadf11fbcd1b0ef2e6d99d9c?branch=rawhide
Log:
OCaml 5.5.0
- Use the dune declarative buildsystem
---
diff --git a/ocaml-easy-format.spec b/ocaml-easy-format.spec
index 1c89f61..8948f6d 100644
--- a/ocaml-easy-format.spec
+++ b/ocaml-easy-format.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
Name: ocaml-%{libname}
Version: 1.3.4
-Release: 18%{?dist}
+Release: 19%{?dist}
Summary: High-level and functional interface to the Format module
License: BSD-3-Clause
@@ -17,6 +17,7 @@ URL: https://github.com/ocaml-community/%{libname}
VCS: git:%{url}.git
Source0: %{url}/releases/download/%{version}/%{libname}-%{version}.tbz
+BuildSystem: dune
BuildRequires: ocaml >= 4.08
BuildRequires: ocaml-dune >= 3.2
@@ -54,18 +55,6 @@ developing applications that use %{name}.
%autosetup -n %{libname}-%{version}
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
%files -f .ofiles
%license LICENSE
%doc README.md
@@ -76,6 +65,10 @@ developing applications that use %{name}.
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.3.4-19
+- OCaml 5.5.0
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.3.4-18
- OCaml 5.4.1 rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 16:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 16:29 [rpms/ocaml-easy-format] rawhide: OCaml 5.5.0 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox