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

            A new commit has been pushed.

            Repo   : rpms/ocaml-biniou
            Branch : rawhide
            Commit : e7f51912c85d2ba26d2ab15d70fd410ba340dfe6
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T12:08:49-06:00
            Stats  : +7/-9 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-biniou/c/e7f51912c85d2ba26d2ab15d70fd410ba340dfe6?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-biniou.spec b/ocaml-biniou.spec
index fbaa230..577b6e4 100644
--- a/ocaml-biniou.spec
+++ b/ocaml-biniou.spec
@@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-biniou
 Version:        1.2.2
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        Safe and fast binary data format
 
 License:        BSD-3-Clause
@@ -11,10 +11,10 @@ URL:            https://github.com/ocaml-community/biniou
 VCS:            git:%{url}.git
 Source0:        %{url}/releases/download/%{version}/biniou-%{version}.tbz
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.02.3
 BuildRequires:  ocaml-camlp-streams-devel
 BuildRequires:  ocaml-easy-format-devel
-BuildRequires:  ocaml-ocamldoc
 BuildRequires:  ocaml-dune
 
 %description
@@ -45,13 +45,7 @@ developing applications that use %{name}.
 %autosetup -n biniou-%{version}
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
+%install -a
 %ifarch %{ocaml_native_compiler}
 # avoid potential future name conflict
 mv $RPM_BUILD_ROOT%{_bindir}/{,ocaml-}bdump
@@ -81,6 +75,10 @@ sed -i '/bdump/d' .ofiles
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.2.2-19
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-18
 - OCaml 5.4.1 rebuild
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 18:08 [rpms/ocaml-biniou] 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