public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ocaml-facile] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 16:30:22 GMT	[thread overview]
Message-ID: <178361462280.1.6378901611183482074.rpms-ocaml-facile-cdad4cd0cd1e@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-07-09 16:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178361462280.1.6378901611183482074.rpms-ocaml-facile-cdad4cd0cd1e@fedoraproject.org \
    --to=loganjerry@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox