public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-zed] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 22:04 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 22:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-zed
Branch : rawhide
Commit : 75f4f39b6f4315c1e875436cba86fd5e9f4b1c11
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T16:04:27-06:00
Stats : +6/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-zed/c/75f4f39b6f4315c1e875436cba86fd5e9f4b1c11?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-zed.spec b/ocaml-zed.spec
index 01e0940..1b2aad5 100644
--- a/ocaml-zed.spec
+++ b/ocaml-zed.spec
@@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
Name: ocaml-zed
Version: 3.2.3
-Release: 21%{?dist}
+Release: 22%{?dist}
Summary: Abstract engine for text editing in OCaml
License: BSD-3-Clause
@@ -17,6 +17,7 @@ Source0: %{url}/archive/%{version}/zed-%{version}.tar.gz
# We don't need the uchar forwards compatibility package
Patch0: %{name}-uchar.patch
+BuildSystem: dune
BuildRequires: ocaml >= 4.02.3
BuildRequires: ocaml-alcotest-devel
BuildRequires: ocaml-dune >= 3.0
@@ -52,15 +53,6 @@ developing applications that use %{name}.
%prep
%autosetup -n zed-%{version} -p1
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%license LICENSE
%doc README.md CHANGES.md
@@ -68,6 +60,10 @@ developing applications that use %{name}.
%files devel -f .ofiles-devel
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 3.2.3-22
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Fri Feb 27 2026 Richard W.M. Jones <rjones@redhat.com> - 3.2.3-21
- Rebuild for OCaml 5.4.1 with aarch64 frame pointers fix
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 22:04 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:04 [rpms/ocaml-zed] 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