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-ocplib-endian] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 19:15:37 GMT	[thread overview]
Message-ID: <178362453778.1.3405097197798965191.rpms-ocaml-ocplib-endian-049e9d400310@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-ocplib-endian
            Branch : rawhide
            Commit : 049e9d400310fe533b0f90890111709dc1953fa5
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T13:15:24-06:00
            Stats  : +6/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-ocplib-endian/c/049e9d400310fe533b0f90890111709dc1953fa5?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-ocplib-endian.spec b/ocaml-ocplib-endian.spec
index 8598a26..45a8176 100644
--- a/ocaml-ocplib-endian.spec
+++ b/ocaml-ocplib-endian.spec
@@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-ocplib-endian
 Version:        1.2
-Release:        25%{?dist}
+Release:        26%{?dist}
 Summary:        Functions to read/write int16/32/64 from strings, bigarrays
 
 License:        LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@@ -17,6 +17,7 @@ Source0:        %{url}/archive/%{version}/ocplib-endian-%{version}.tar.gz
 # Remove dependency on base-bytes
 Patch0:         https://github.com/OCamlPro/ocplib-endian/pull/26.patch
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.03.0
 BuildRequires:  ocaml-cppo >= 1.1.0
 BuildRequires:  ocaml-dune >= 1.0
@@ -46,15 +47,6 @@ signature files for developing applications that use %{name}.
 %prep
 %autosetup -n ocplib-endian-%{version} -p1
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %license COPYING.txt
 %doc README.md CHANGES.md
@@ -62,6 +54,10 @@ signature files for developing applications that use %{name}.
 %files devel -f .ofiles-devel
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.2-26
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.2-25
 - OCaml 5.4.1 rebuild
 

                 reply	other threads:[~2026-07-09 19:15 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=178362453778.1.3405097197798965191.rpms-ocaml-ocplib-endian-049e9d400310@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