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-curl] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 22:59:19 GMT	[thread overview]
Message-ID: <178363795999.1.11220873040849793173.rpms-ocaml-curl-74a76634827c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-curl
            Branch : rawhide
            Commit : 74a76634827c41e0e50325918a875266863101d8
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T16:59:09-06:00
            Stats  : +8/-13 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-curl/c/74a76634827c41e0e50325918a875266863101d8?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-curl.spec b/ocaml-curl.spec
index 80ed202..50de178 100644
--- a/ocaml-curl.spec
+++ b/ocaml-curl.spec
@@ -5,7 +5,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-curl
 Version:        0.10.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        OCaml Curl library (ocurl)
 License:        MIT
 
@@ -13,6 +13,9 @@ URL:            https://ygrek.org/p/ocurl
 VCS:            git:%{giturl}.git
 Source0:        %{giturl}/archive/%{version}/ocurl-%{version}.tar.gz
 
+BuildSystem:    dune
+BuildOption(install): -s
+
 BuildRequires:  libcurl-devel >= 7.28.0
 BuildRequires:  ocaml >= 4.11
 BuildRequires:  ocaml-dune >= 3.0
@@ -63,18 +66,6 @@ developing applications that use LWT with %{name}.
 %autosetup -p1 -n ocurl-%{version}
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install -s
-
-
-%check
-%dune_check
-
-
 %files -f .ofiles-curl -f .ofiles-ocurl
 %doc CHANGES.txt README.md
 %license COPYING
@@ -91,6 +82,10 @@ developing applications that use LWT with %{name}.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.10.0-7
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Thu Apr 16 2026 Jerry James <loganjerry@gmail.com> - 0.10.0-6
 - Rebuild for ocaml-lwt 6.1.1
 

                 reply	other threads:[~2026-07-09 22:59 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=178363795999.1.11220873040849793173.rpms-ocaml-curl-74a76634827c@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