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-sha] rawhide: OCaml 5.5.0 rebuild
Date: Fri, 10 Jul 2026 01:44:13 GMT	[thread overview]
Message-ID: <178364785311.1.6873821635549554504.rpms-ocaml-sha-9605db32d630@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-sha
            Branch : rawhide
            Commit : 9605db32d6300b45ab66d602525cbc4328d9d4a5
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T19:44:01-06:00
            Stats  : +6/-13 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-sha/c/9605db32d6300b45ab66d602525cbc4328d9d4a5?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-sha.spec b/ocaml-sha.spec
index aa17dfe..8e5fa1c 100644
--- a/ocaml-sha.spec
+++ b/ocaml-sha.spec
@@ -3,7 +3,7 @@ ExcludeArch: %{ix86}
 
 Name:           ocaml-sha
 Version:        1.15.4
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        Binding to the SHA cryptographic functions
 
 License:        ISC
@@ -14,6 +14,7 @@ Source0:        %{url}/releases/download/v%{version}/sha-%{version}.tbz
 # The OCaml version packaged in Fedora is recent enough, no need to shim stdlib.
 Patch1:         ocaml-sha-remove-stdlib-shims-dep.patch
 
+BuildSystem:    dune
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
 BuildRequires:  ocaml-ounit-devel
@@ -38,18 +39,6 @@ files for developing applications that use %{name}.
 %autosetup -n sha-%{version} -p1
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%check
-%dune_check
-
-
 %files -f .ofiles
 %doc README.md CHANGES.md
 %license LICENSE.md
@@ -61,6 +50,10 @@ files for developing applications that use %{name}.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1.15.4-19
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1.15.4-18
 - OCaml 5.4.1 rebuild
 

                 reply	other threads:[~2026-07-10  1:44 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=178364785311.1.6873821635549554504.rpms-ocaml-sha-9605db32d630@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