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

            A new commit has been pushed.

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

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-ssl.spec b/ocaml-ssl.spec
index ab014e3..38052ef 100644
--- a/ocaml-ssl.spec
+++ b/ocaml-ssl.spec
@@ -8,7 +8,7 @@ Version:       0.7.0
 %forgemeta
 
 Name:           ocaml-ssl
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        SSL bindings for OCaml
 License:        LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
 
@@ -16,6 +16,7 @@ URL:            %{forgeurl}
 VCS:            git:%{forgeurl}.git
 Source0:        %{forgesource}
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.03.0
 BuildRequires:  ocaml-alcotest-devel
 BuildRequires:  ocaml-dune >= 2.7
@@ -43,18 +44,6 @@ developing applications that use %{name}.
 %forgeautosetup
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
 %files -f .ofiles
 %doc CHANGES.md README.md
 %license COPYING
@@ -66,6 +55,10 @@ developing applications that use %{name}.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.7.0-19
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.7.0-18
 - OCaml 5.4.1 rebuild
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 20:56 [rpms/ocaml-ssl] 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