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-easy-format] rawhide: OCaml 5.5.0
Date: Thu, 09 Jul 2026 16:29:14 GMT	[thread overview]
Message-ID: <178361455474.1.9637999469465559444.rpms-ocaml-easy-format-b5c33f017062@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-easy-format
            Branch : rawhide
            Commit : b5c33f017062b1bbaadf11fbcd1b0ef2e6d99d9c
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T10:29:02-06:00
            Stats  : +6/-13 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-easy-format/c/b5c33f017062b1bbaadf11fbcd1b0ef2e6d99d9c?branch=rawhide

            Log:
            OCaml 5.5.0

- Use the dune declarative buildsystem

---
diff --git a/ocaml-easy-format.spec b/ocaml-easy-format.spec
index 1c89f61..8948f6d 100644
--- a/ocaml-easy-format.spec
+++ b/ocaml-easy-format.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-%{libname}
 Version:        1.3.4
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        High-level and functional interface to the Format module
 
 License:        BSD-3-Clause
@@ -17,6 +17,7 @@ URL:            https://github.com/ocaml-community/%{libname}
 VCS:            git:%{url}.git
 Source0:        %{url}/releases/download/%{version}/%{libname}-%{version}.tbz
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.08
 BuildRequires:  ocaml-dune >= 3.2
 
@@ -54,18 +55,6 @@ developing applications that use %{name}.
 %autosetup -n %{libname}-%{version}
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
 %files -f .ofiles
 %license LICENSE
 %doc README.md
@@ -76,6 +65,10 @@ developing applications that use %{name}.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.3.4-19
+- OCaml 5.5.0
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.3.4-18
 - OCaml 5.4.1 rebuild
 

                 reply	other threads:[~2026-07-09 16:29 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=178361455474.1.9637999469465559444.rpms-ocaml-easy-format-b5c33f017062@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