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

            A new commit has been pushed.

            Repo   : rpms/ocaml-benchmark
            Branch : rawhide
            Commit : 4f2e52b271d0f789b2ddc3ca11da92ca317ed3c5
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T09:56:59-06:00
            Stats  : +6/-13 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-benchmark/c/4f2e52b271d0f789b2ddc3ca11da92ca317ed3c5?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-benchmark.spec b/ocaml-benchmark.spec
index 2b2b8e3..5c21cb7 100644
--- a/ocaml-benchmark.spec
+++ b/ocaml-benchmark.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-benchmark
 Version:        1.7
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Benchmarking module for OCaml
 
 License:        LGPL-3.0-only WITH OCaml-LGPL-linking-exception
@@ -17,6 +17,7 @@ URL:            https://chris00.github.io/ocaml-benchmark/doc/
 VCS:            git:%{giturl}.git
 Source0:        %{giturl}/archive/v%{version}/%{name}-%{version}.tar.gz
 
+BuildSystem:    dune
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
 
@@ -39,18 +40,6 @@ developing applications that use %{name}.
 %autosetup -n %{name}-%{version}
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
 %files -f .ofiles
 %doc README.md CHANGES.md
 %license LICENSE.md
@@ -62,6 +51,10 @@ developing applications that use %{name}.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.7-7
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.7-6
 - OCaml 5.4.1 rebuild
 

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

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

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

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