public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-curl] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 22:59 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 22:59 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-09 22:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 22:59 [rpms/ocaml-curl] rawhide: OCaml 5.5.0 rebuild Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox