public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-ptmap] rawhide: OCaml 5.5.0 reubild
@ 2026-07-09 17:31 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 17:31 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-09 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 17:31 [rpms/ocaml-ptmap] rawhide: OCaml 5.5.0 reubild Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox