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

            A new commit has been pushed.

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

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-facile.spec b/ocaml-facile.spec
index 7b5e372..69a7996 100644
--- a/ocaml-facile.spec
+++ b/ocaml-facile.spec
@@ -9,7 +9,7 @@ ExcludeArch: %{ix86}
 
 Name:          ocaml-facile
 Version:       1.1.4
-Release:       19%{?dist}
+Release:       20%{?dist}
 Summary:       OCaml library for constraint programming
 Summary(fr):   Librairie OCaml de programmation par contraintes
 License:       LGPL-2.1-or-later
@@ -26,6 +26,7 @@ Patch0:        %{name}-use-dune.patch
 # Build with debuginfo and fix an underlinked library
 Patch1:        %{name}-debug.patch
 
+BuildSystem:   dune
 BuildRequires: ocaml >= 4.03.0
 BuildRequires: ocaml-dune
 
@@ -76,15 +77,6 @@ developing applications that use %{name}.
 %prep
 %autosetup -n facile-%{version} -p1
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %doc CHANGES.md README.md
 %license LICENSE.md
@@ -92,6 +84,10 @@ developing applications that use %{name}.
 %files devel -f .ofiles-devel
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.1.4-20
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.1.4-19
 - 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:30 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:30 [rpms/ocaml-facile] 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