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-result] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 17:36:07 GMT [thread overview]
Message-ID: <178361856754.1.2100599850776432946.rpms-ocaml-result-161bf4512b4a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-result
Branch : rawhide
Commit : 161bf4512b4a807a96f30ba7d366e3490ff90ad2
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T11:35:57-06:00
Stats : +6/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-result/c/161bf4512b4a807a96f30ba7d366e3490ff90ad2?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-result.spec b/ocaml-result.spec
index 63b8c7d..63c1fe5 100644
--- a/ocaml-result.spec
+++ b/ocaml-result.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
Name: ocaml-result
Version: 1.5
-Release: 33%{?dist}
+Release: 34%{?dist}
Summary: Compat result type
License: BSD-3-Clause
@@ -17,6 +17,7 @@ URL: https://github.com/janestreet/result
VCS: git:%{url}.git
Source0: %{URL}/archive/%{version}/%{name}-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml
BuildRequires: ocaml-dune >= 1.0
@@ -36,15 +37,6 @@ files for developing applications that use %{name}.
%prep
%autosetup -n result-%{version}
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
%files -f .ofiles
%doc CHANGES.md README.md
%license LICENSE.md
@@ -53,6 +45,10 @@ files for developing applications that use %{name}.
%license LICENSE.md
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.5-34
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.5-33
- OCaml 5.4.1 rebuild
reply other threads:[~2026-07-09 17:36 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=178361856754.1.2100599850776432946.rpms-ocaml-result-161bf4512b4a@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