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

            A new commit has been pushed.

            Repo   : rpms/ocaml-camlp-streams
            Branch : rawhide
            Commit : 54305fd312231601355e6591b855e427a04c873a
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T10:08:44-06:00
            Stats  : +6/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-camlp-streams/c/54305fd312231601355e6591b855e427a04c873a?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-camlp-streams.spec b/ocaml-camlp-streams.spec
index 96b7713..320862c 100644
--- a/ocaml-camlp-streams.spec
+++ b/ocaml-camlp-streams.spec
@@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-camlp-streams
 Version:        5.0.1
-Release:        22%{?dist}
+Release:        23%{?dist}
 Summary:        Stream and Genlex libraries for OCaml
 
 License:        LGPL-2.1-only WITH OCaml-LGPL-linking-exception
@@ -15,6 +15,7 @@ URL:            https://github.com/ocaml/camlp-streams
 VCS:            git:%{url}.git
 Source:         %{url}/archive/v%{version}/camlp-streams-%{version}.tar.gz
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.02.3
 BuildRequires:  ocaml-dune >= 2.7
 
@@ -50,15 +51,6 @@ developing applications that use %{name}.
 %prep
 %autosetup -n camlp-streams-%{version}
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %doc CHANGES.md README.md
 %license LICENSE
@@ -66,6 +58,10 @@ developing applications that use %{name}.
 %files devel -f .ofiles-devel
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 5.0.1-23
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-22
 - OCaml 5.4.1 rebuild
 

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

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

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