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-mew-vi] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 15:53:24 GMT	[thread overview]
Message-ID: <178369880438.1.9789456342404681303.rpms-ocaml-mew-vi-c3b43af6a799@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-mew-vi
            Branch : rawhide
            Commit : c3b43af6a7991324b83e95d1bb71536f30cd24a2
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-10T09:53:14-06:00
            Stats  : +9/-13 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-mew-vi/c/c3b43af6a7991324b83e95d1bb71536f30cd24a2?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-mew-vi.spec b/ocaml-mew-vi.spec
index c52cd9c..dc0774c 100644
--- a/ocaml-mew-vi.spec
+++ b/ocaml-mew-vi.spec
@@ -1,13 +1,10 @@
-# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
-ExcludeArch: %{ix86}
-
 %ifnarch %{ocaml_native_compiler}
 %global debug_package %{nil}
 %endif
 
 Name:           ocaml-mew-vi
 Version:        0.5.0
-Release:        36%{?dist}
+Release:        37%{?dist}
 Summary:        Modal Editing Witch, VI interpreter
 
 License:        MIT
@@ -15,6 +12,10 @@ URL:            https://github.com/kandu/mew_vi
 VCS:            git:%{url}.git
 Source:         %{url}/archive/%{version}/mew_vi-%{version}.tar.gz
 
+# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
+ExcludeArch:    %{ix86}
+
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.02.3
 BuildRequires:  ocaml-dune >= 1.1.0
 BuildRequires:  ocaml-mew-devel >= 0.1.0
@@ -40,15 +41,6 @@ developing applications that use %{name}.
 %prep
 %autosetup -n mew_vi-%{version}
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %doc CHANGES.md README.md
 %license LICENSE
@@ -56,6 +48,10 @@ developing applications that use %{name}.
 %files devel -f .ofiles-devel
 
 %changelog
+* Fri Jul 10 2026 Jerry James <loganjerry@gmail.com> - 0.5.0-37
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 27 2026 Richard W.M. Jones <rjones@redhat.com> - 0.5.0-36
 - Rebuild for OCaml 5.4.1 with aarch64 frame pointers fix
 

                 reply	other threads:[~2026-07-10 15:53 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=178369880438.1.9789456342404681303.rpms-ocaml-mew-vi-c3b43af6a799@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