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-version] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 20:52:29 GMT	[thread overview]
Message-ID: <178363034902.1.8849280176962976956.rpms-ocaml-version-2dd198190490@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ocaml-version
            Branch : rawhide
            Commit : 2dd198190490e8e4a518d72f6176a26f4f3ef9ed
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T14:51:55-06:00
            Stats  : +3/-11 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-version/c/2dd198190490e8e4a518d72f6176a26f4f3ef9ed?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Version 4.1.3
- Use the dune declarative buildsystem

---
diff --git a/ocaml-version.spec b/ocaml-version.spec
index b5d3f25..9c59fde 100644
--- a/ocaml-version.spec
+++ b/ocaml-version.spec
@@ -5,7 +5,7 @@
 %global giturl  https://github.com/ocurrent/ocaml-version
 
 Name:           ocaml-version
-Version:        4.0.4
+Version:        4.1.3
 Release:        %autorelease
 Summary:        Manipulate, parse and generate OCaml compiler version strings
 
@@ -17,6 +17,7 @@ Source:         %{giturl}/archive/v%{version}/%{name}-%{version}.tar.gz
 # OCaml packages not built on i686 since OCaml 5 / Fedora 39.
 ExcludeArch:    %{ix86}
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.07.0
 BuildRequires:  ocaml-alcotest-devel
 BuildRequires:  ocaml-dune >= 3.6
@@ -46,15 +47,6 @@ developing applications that use %{name}.
 %prep
 %autosetup
 
-%build
-%dune_build
-
-%install
-%dune_install
-
-%check
-%dune_check
-
 %files -f .ofiles
 %doc CHANGES.md README.md
 %license LICENSE.md

diff --git a/sources b/sources
index aa8a625..631d83e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ocaml-version-4.0.4.tar.gz) = 5cf8535b28ce8d0cc74541e2b5096a805b3b62ae933b00d0ed3c0038caa06f39eb76941ac819ad985353e2a2e489153fa94c572ab5b1252dd78af1d30aab47fe
+SHA512 (ocaml-version-4.1.3.tar.gz) = 7170369b6d01856a1c2d42325fea371c255a3d5722586b31531d4a77976b742b3becf2e4dc0fa5d4cc44e370b38c66b7309fe6bb470df728b41b34670dfdb4bd

                 reply	other threads:[~2026-07-09 20:52 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=178363034902.1.8849280176962976956.rpms-ocaml-version-2dd198190490@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