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-biniou] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 18:08:58 GMT	[thread overview]
Message-ID: <178362053862.1.3637965978611374664.rpms-ocaml-biniou-e7f51912c85d@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-07-09 18:08 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=178362053862.1.3637965978611374664.rpms-ocaml-biniou-e7f51912c85d@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