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-gen] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 15:25:17 GMT [thread overview]
Message-ID: <178369711720.1.12520733301415096007.rpms-ocaml-gen-5570c8a7624e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-gen
Branch : rawhide
Commit : 5570c8a7624edc3c72d10d52c17527de40bc67da
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-10T09:25:06-06:00
Stats : +9/-16 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-gen/c/5570c8a7624edc3c72d10d52c17527de40bc67da?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-gen.spec b/ocaml-gen.spec
index ffe5942..1a7018c 100644
--- a/ocaml-gen.spec
+++ b/ocaml-gen.spec
@@ -1,6 +1,3 @@
-# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
-ExcludeArch: %{ix86}
-
%ifnarch %{ocaml_native_compiler}
%global debug_package %{nil}
%endif
@@ -9,7 +6,7 @@ ExcludeArch: %{ix86}
Name: ocaml-gen
Version: 1.1
-Release: 19%{?dist}
+Release: 20%{?dist}
Summary: Simple, efficient iterators for OCaml
License: BSD-2-Clause
@@ -19,6 +16,10 @@ Source: %{giturl}/archive/v%{version}/gen-%{version}.tar.gz
# Fedora does not need the seq forward compatibility shim
Patch: %{name}-seq.patch
+# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
+ExcludeArch: %{ix86}
+
+BuildSystem: dune
BuildRequires: ocaml >= 4.03.0
BuildRequires: ocaml-dune >= 1.1
BuildRequires: ocaml-ounit-devel
@@ -44,18 +45,6 @@ developing applications that use %{name}.
%autosetup -p1 -n gen-%{version}
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
%files -f .ofiles
%doc README.md CHANGELOG.md
%license LICENSE
@@ -67,6 +56,10 @@ developing applications that use %{name}.
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.1-20
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Sat Feb 21 2026 Richard W.M. Jones <rjones@redhat.com> - 1.1-19
- OCaml 5.4.1 rebuild
reply other threads:[~2026-07-10 15:25 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=178369711720.1.12520733301415096007.rpms-ocaml-gen-5570c8a7624e@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