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

            A new commit has been pushed.

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

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-res.spec b/ocaml-res.spec
index feaf427..1e2f94a 100644
--- a/ocaml-res.spec
+++ b/ocaml-res.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-res
 Version:        5.0.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        OCaml library for resizing arrays and strings
 License:        LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
 
@@ -17,6 +17,7 @@ URL:            https://mmottl.github.io/res/
 VCS:            git:%{giturl}.git
 Source0:        %{giturl}/archive/%{version}.tar.gz
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.08
 BuildRequires:  ocaml-dune >= 2.7
 
@@ -47,18 +48,6 @@ developing applications that use %{name}.
 %autosetup -n res-%{version}
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
 %files -f .ofiles
 %license LICENSE.md
 
@@ -69,6 +58,10 @@ developing applications that use %{name}.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 5.0.2-8
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 5.0.2-7
 - 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:32 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:32 [rpms/ocaml-res] 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