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-lwt] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 22:43:56 GMT	[thread overview]
Message-ID: <178363703602.1.551233528272637969.rpms-ocaml-lwt-d39d6ea6ecb0@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-lwt
            Branch : rawhide
            Commit : d39d6ea6ecb0681fb6c0d28d46ee9d9f9c7e4e58
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T16:43:40-06:00
            Stats  : +12/-15 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-lwt/c/d39d6ea6ecb0681fb6c0d28d46ee9d9f9c7e4e58?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Version 6.1.2
- Use the dune declarative buildsystem

---
diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec
index e9da745..7a7e7b2 100644
--- a/ocaml-lwt.spec
+++ b/ocaml-lwt.spec
@@ -4,7 +4,7 @@ ExcludeArch: %{ix86}
 %global giturl  https://github.com/ocsigen/lwt
 
 Name:           ocaml-lwt
-Version:        6.1.1
+Version:        6.1.2
 Release:        1%{?dist}
 Summary:        OCaml lightweight thread library
 
@@ -20,10 +20,12 @@ Source0:        %{giturl}/archive/%{version}/lwt-%{version}.tar.gz
 # Expose a dependency on the math library so rpm can see it
 Patch:          %{name}-mathlib.patch
 
+BuildSystem:    dune
+BuildOption(install): -s
+
 BuildRequires:  ocaml >= 5.1
 BuildRequires:  ocaml-dune >= 3.18
 BuildRequires:  ocaml-dune-configurator-devel
-BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-cppo >= 1.1.0
 BuildRequires:  ocaml-ocplib-endian-devel
 
@@ -139,25 +141,15 @@ sed 's,test_mcast "mcast-join-noloop" true false;,(*test_mcast "mcast-join-noloo
 sed 's,test_mcast "mcast-nojoin-loop" false true;,(*test_mcast "mcast-nojoin-loop" false true;*),' -i test/unix/test_mcast.ml
 sed 's,test_mcast "mcast-nojoin-noloop" false false;,(*test_mcast "mcast-nojoin-noloop" false false;*),' -i test/unix/test_mcast.ml
 
-%build
+%build -p
 # Enable libev and pthread.
 dune exec src/unix/config/discover.exe -- --save \
      --use-libev true --use-pthread true
-%dune_build
-
-%install
-%dune_install -s
 
+%install -a
 # Remove test-only directory
 rm -rf %{buildroot}%{ocamldir}/lwt_ppx__ppx_let_tests
 
-%check
-# Disable this test on s390x.
-# https://bugzilla.redhat.com/show_bug.cgi?id=1826511
-%ifnarch s390x
-%dune_check
-%endif
-
 %files -f .ofiles-lwt -f .ofiles-lwt_runtime_events
 %doc CHANGES README.md
 %license LICENSE.md
@@ -193,6 +185,11 @@ rm -rf %{buildroot}%{ocamldir}/lwt_ppx__ppx_let_tests
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 6.1.2-1
+- OCaml 5.5.0 rebuild
+- Version 6.1.2
+- Use the dune declarative buildsystem
+
 * Thu Apr 16 2026 Jerry James <loganjerry@gmail.com> - 6.1.1-1
 - Version 6.1.1
 - New ocaml-lwt-direct subpackage

diff --git a/sources b/sources
index 34526c1..fdab710 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lwt-6.1.1.tar.gz) = 3c92e3359ee742b9647dc8392b71c2d725b23549327aaab772d48d016d7abb8f0d710d0e9bdc0fd2406e0cbc4ea182cd134446fe4356538795d173cc6a9e0a27
+SHA512 (lwt-6.1.2.tar.gz) = a4737a2fc44aaeedca46ec6134c07013d5cf44039a988a6e79a40715a53e43601d4c91bbf11a8e89540528d912b8fa487e3068465c136c1156a872258eb3443b

                 reply	other threads:[~2026-07-09 22:43 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=178363703602.1.551233528272637969.rpms-ocaml-lwt-d39d6ea6ecb0@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