public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-mdx] rawhide: Version 2.6.0
@ 2026-08-06 22:51 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-08-06 22:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-mdx
Branch : rawhide
Commit : 6ed3e01006ccacdafdf04227b662d4a8d446c328
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-08-06T16:50:36-06:00
Stats : +3/-50 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-mdx/c/6ed3e01006ccacdafdf04227b662d4a8d446c328?branch=rawhide
Log:
Version 2.6.0
- Drop one upstreamed patch
---
diff --git a/478.patch b/478.patch
deleted file mode 100644
index 3fadc34..0000000
--- a/478.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From 127de28a8ee4d6310573631d8ad86379ef38aa0e Mon Sep 17 00:00:00 2001
-From: Shon Feder <shon.feder@gmail.com>
-Date: Mon, 1 Jun 2026 21:50:57 -0400
-Subject: [PATCH 1/2] use setup-dune v2
-
----
- .github/workflows/dune-build.yml | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/.github/workflows/dune-build.yml b/.github/workflows/dune-build.yml
-index 53acfa6a..466dd12e 100644
---- a/.github/workflows/dune-build.yml
-+++ b/.github/workflows/dune-build.yml
-@@ -14,6 +14,4 @@ jobs:
- - name: Checkout code
- uses: actions/checkout@v4
- - name: Use dune
-- uses: ocaml-dune/setup-dune@v0.0.1
-- with:
-- automagic: true
-+ uses: ocaml-dune/setup-dune@v2
-
-From b82392a21db33fd9d02e6d978dee0eeeef3d9317 Mon Sep 17 00:00:00 2001
-From: Shon Feder <shon.feder@gmail.com>
-Date: Thu, 28 May 2026 14:30:19 -0400
-Subject: [PATCH 2/2] Set arg 0 to the bytecode target
-
-As per https://github.com/ocaml/dune/issues/14724#issuecomment-4549904300
----
- bin/test.ml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/bin/test.ml b/bin/test.ml
-index efeaefc5..5df06c31 100644
---- a/bin/test.ml
-+++ b/bin/test.ml
-@@ -30,7 +30,7 @@ let run (`Setup ()) _ _ _ _ _ _ _ _ _ _ =
- let dir = Filename.dirname Sys.argv.(0) in
- let cmd =
- match base with
-- | "main.exe" -> dir / "test" / "main.exe"
-+ | "main.exe" -> dir / "test" / "main.bc"
- | x when String.length x > 6 && String.sub x 0 6 = "ocaml-" ->
- let x_without_ext, x_ext = split_exe_extension x in
- (dir / x_without_ext) ^ "-test" ^ x_ext
diff --git a/ocaml-mdx.spec b/ocaml-mdx.spec
index 75a3a08..4674f76 100644
--- a/ocaml-mdx.spec
+++ b/ocaml-mdx.spec
@@ -1,7 +1,7 @@
%global giturl https://github.com/realworldocaml/mdx
Name: ocaml-mdx
-Version: 2.5.2
+Version: 2.6.0
Release: %autorelease
Summary: Executable code blocks inside markdown files
@@ -9,8 +9,6 @@ License: ISC
URL: https://realworldocaml.github.io/mdx/
VCS: git:%{giturl}.git
Source: %{giturl}/releases/download/%{version}/mdx-%{version}.tbz
-# Fix the target called by the mdx test runner
-Patch: %{giturl}/pull/478.patch
# Adapt to pathname changes in dune 3.24
Patch: %{name}-dune-3.24.patch
@@ -25,7 +23,7 @@ BuildRequires: ocaml-camlp-streams-devel
BuildRequires: ocaml-cmdliner-devel >= 1.1.0
BuildRequires: ocaml-cppo >= 1.1.0
BuildRequires: ocaml-csexp-devel >= 1.3.2
-BuildRequires: ocaml-dune >= 3.5
+BuildRequires: ocaml-dune >= 3.21
BuildRequires: ocaml-findlib
BuildRequires: ocaml-fmt-devel >= 0.8.7
BuildRequires: ocaml-logs-devel >= 0.7.0
diff --git a/sources b/sources
index 9c59ceb..edc5d81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mdx-2.5.2.tbz) = 847f7005557750fb996379afe372fc8d399b7a3524bc6f7c4aac5d7345314310ed827c028deb433cd241d9b70d30674951c515bf96196c9c5c691d1d0b3a07ec
+SHA512 (mdx-2.6.0.tbz) = 9c5c26abfb5437aa89dff4c2f24c68e788d9d564a0210d5fa0857a259e50c82e0cf642e24c8bbb1f25f6bb04287cdb369f135220172478c7dd02429a5879410b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-06 22:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 22:51 [rpms/ocaml-mdx] rawhide: Version 2.6.0 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox