public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ocaml-ppx-derivers] rawhide: OCaml 5.5.0 rebuild
@ 2026-07-09 17:26 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 17:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ocaml-ppx-derivers
Branch : rawhide
Commit : 11d0a511cdf8eedb4ce69f74840a942d8a0229fc
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-09T11:26:05-06:00
Stats : +6/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ocaml-ppx-derivers/c/11d0a511cdf8eedb4ce69f74840a942d8a0229fc?branch=rawhide
Log:
OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
---
diff --git a/ocaml-ppx-derivers.spec b/ocaml-ppx-derivers.spec
index 17bfe3c..3b2eafa 100644
--- a/ocaml-ppx-derivers.spec
+++ b/ocaml-ppx-derivers.spec
@@ -7,7 +7,7 @@ ExcludeArch: %{ix86}
Name: ocaml-ppx-derivers
Version: 1.2.1
-Release: 45%{?dist}
+Release: 46%{?dist}
Summary: Deriving plugin registry
License: BSD-3-Clause
@@ -15,6 +15,7 @@ URL: https://github.com/ocaml-ppx/ppx_derivers
VCS: git:%{url}.git
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+BuildSystem: dune
BuildRequires: ocaml
BuildRequires: ocaml-dune
@@ -38,18 +39,6 @@ developing applications that use %{name}.
%autosetup -n ppx_derivers-%{version}
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
%files -f .ofiles
%doc README.md CHANGES.md
%license LICENSE.md
@@ -61,6 +50,10 @@ developing applications that use %{name}.
%changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.2.1-46
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.2.1-45
- OCaml 5.4.1 rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 17:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 17:26 [rpms/ocaml-ppx-derivers] 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