public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ocaml-zed] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 22:04:37 GMT [thread overview]
Message-ID: <178363467748.1.6756050819044054121.rpms-ocaml-zed-75f4f39b6f43@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-09 22:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178363467748.1.6756050819044054121.rpms-ocaml-zed-75f4f39b6f43@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox