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

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-09 20:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 20:52 [rpms/ocaml-version] 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