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-ptmap] rawhide: OCaml 5.5.0 reubild
Date: Thu, 09 Jul 2026 17:31:12 GMT [thread overview]
Message-ID: <178361827298.1.2479225949199002676.rpms-ocaml-ptmap-7d808fd4245e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ocaml-ptmap
Branch : rawhide
Commit : 7d808fd4245e7fc227b57a4b3934fe0fb7a5c0e8
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T11:31:00-06:00
Stats : +6/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ptmap/c/7d808fd4245e7fc227b57a4b3934fe0fb7a5c0e8?branch=rawhide
Log:
OCaml 5.5.0 reubild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-ptmap.spec b/ocaml-ptmap.spec
index c153ef4..67a8477 100644
--- a/ocaml-ptmap.spec
+++ b/ocaml-ptmap.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
Name: ocaml-ptmap
Version: 2.0.5
-Release: 29%{?dist}
+Release: 30%{?dist}
Summary: Maps over integers implemented as Patricia trees
License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception
@@ -19,6 +19,7 @@ Source: %{giturl}/releases/download/%{version}/ptmap-%{version}.tbz
# Fedora does not need the seq and stdlib-shims forward compatibility modules
Patch: %{name}-compat.patch
+BuildSystem: dune
BuildRequires: ocaml
BuildRequires: ocaml-dune >= 2.0.0
@@ -42,18 +43,6 @@ developing applications that use %{name}.
%autosetup -p1 -n ptmap-%{version}
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
%files -f .ofiles
%doc CHANGES.md README.md
%license COPYING LICENSE
@@ -63,6 +52,10 @@ developing applications that use %{name}.
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 2.0.5-30
+- OCaml 5.5.0 reubild
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 2.0.5-29
- OCaml 5.4.1 rebuild
reply other threads:[~2026-07-09 17:31 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=178361827298.1.2479225949199002676.rpms-ocaml-ptmap-7d808fd4245e@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