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

            A new commit has been pushed.

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

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-camlbz2.spec b/ocaml-camlbz2.spec
index 91fa755..f3180d5 100644
--- a/ocaml-camlbz2.spec
+++ b/ocaml-camlbz2.spec
@@ -5,7 +5,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-camlbz2
 Version:        0.8.0
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        OCaml bindings for bzip2
 
 License:        LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception
@@ -17,6 +17,7 @@ Patch:          %{name}-io-h.patch
 # We do not need the stdlib-shims forward compatibility package
 Patch:          %{name}-shims.patch
 
+BuildSystem:    dune
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune >= 2.8
 BuildRequires:  pkgconfig(bzip2)
@@ -43,15 +44,6 @@ sed -i 's/0\.7\.1/%{version}/' dune-project
 # Make sure we don't use the bundled copy of io.h
 rm src/io.h
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %doc BUGS ChangeLog README
 %license COPYING LICENSE
@@ -59,6 +51,10 @@ rm src/io.h
 %files devel -f .ofiles-devel
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 0.8.0-12
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.8.0-11
 - 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:08 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:08 [rpms/ocaml-camlbz2] 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