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-ounit] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 22:59:57 GMT	[thread overview]
Message-ID: <178363799794.1.5128008960624027163.rpms-ocaml-ounit-470481960b84@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-ounit
            Branch : rawhide
            Commit : 470481960b84701a79802bd151f05a2d136910c3
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T16:59:45-06:00
            Stats  : +8/-14 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-ounit/c/470481960b84701a79802bd151f05a2d136910c3?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec
index 3c1433c..1d0945d 100644
--- a/ocaml-ounit.spec
+++ b/ocaml-ounit.spec
@@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-ounit
 Version:        2.2.7
-Release:        20%{?dist}
+Release:        21%{?dist}
 Summary:        Unit test framework for OCaml
 
 License:        MIT
@@ -18,9 +18,11 @@ Source0:        %{url}/releases/download/v%{version}/ounit-%{version}.tbz
 # Remove seq and stdlib-shims downstream.  Not needed in Fedora.
 Patch0001:      0001-Remove-stdlib-shims.patch
 
+BuildSystem:    dune
+BuildOption(install): -s
+
 BuildRequires:  ocaml >= 4.04.0
 BuildRequires:  ocaml-dune >= 3.0
-BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-lwt-devel >= 2.5.2
 
 # The ounit name is now just an alias for ounit2
@@ -72,18 +74,6 @@ files for developing applications that use %{name}-lwt.
 %autosetup -n ounit-%{version} -p1
 
 
-%build
-%dune_build
-
-
-%check
-%dune_check
-
-
-%install
-%dune_install -s
-
-
 %files -f .ofiles-ounit2
 %doc CHANGES.md README.md
 %license LICENSE.txt
@@ -107,6 +97,10 @@ files for developing applications that use %{name}-lwt.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 2.2.7-21
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Thu Apr 16 2026 Jerry James <loganjerry@gmail.com> - 2.2.7-20
 - Rebuild for ocaml-lwt 6.1.1
 

                 reply	other threads:[~2026-07-09 22:59 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=178363799794.1.5128008960624027163.rpms-ocaml-ounit-470481960b84@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