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-qtest] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 02:47:15 GMT	[thread overview]
Message-ID: <178365163566.1.7351425385644727730.rpms-ocaml-qtest-cb1e328551b3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-qtest
            Branch : rawhide
            Commit : cb1e328551b36572c866d41ab730dd5a317046c7
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T20:47:04-06:00
            Stats  : +7/-12 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-qtest/c/cb1e328551b36572c866d41ab730dd5a317046c7?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-qtest.spec b/ocaml-qtest.spec
index c47bc88..1ae7d51 100644
--- a/ocaml-qtest.spec
+++ b/ocaml-qtest.spec
@@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-qtest
 Version:        2.11.2
-Release:        30%{?dist}
+Release:        31%{?dist}
 Summary:        Inline (Unit) Tests for OCaml
 
 License:        GPL-3.0-or-later
@@ -13,6 +13,7 @@ Source:         %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 # Remove references to the bytes library for OCaml 5.0 compatibility
 Patch:          %{name}-ocaml5.patch
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.03.0
 BuildRequires:  ocaml-dune >= 1.1
 BuildRequires:  ocaml-ounit-devel >= 2.0.0
@@ -47,13 +48,7 @@ developing applications that use %{name}.
 sed -i 's/\[source\]/[source,OCaml]/' README.adoc
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
+%install -a
 # generate manpage
 mkdir -p %{buildroot}/%{_mandir}/man1/
 help2man %{buildroot}/%{_bindir}/qtest \
@@ -66,10 +61,6 @@ help2man %{buildroot}/%{_bindir}/qtest \
 asciidoc README.adoc
 
 
-%check
-%dune_check
-
-
 %files -f .ofiles
 %doc README.html
 %license LICENSE
@@ -82,6 +73,10 @@ asciidoc README.adoc
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 2.11.2-31
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 2.11.2-30
 - OCaml 5.4.1 rebuild
 

                 reply	other threads:[~2026-07-10  2:47 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=178365163566.1.7351425385644727730.rpms-ocaml-qtest-cb1e328551b3@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