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

            A new commit has been pushed.

            Repo   : rpms/ocaml-calendar
            Branch : rawhide
            Commit : 265c170d36cd2a67e66f9161a2cbd8fba989df06
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-09T14:44:33-06:00
            Stats  : +7/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ocaml-calendar/c/265c170d36cd2a67e66f9161a2cbd8fba989df06?branch=rawhide

            Log:
            OCaml 5.5.0 rebuild

- Use the dune declarative buildsystem

---
diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec
index 509523c..8eb3aeb 100644
--- a/ocaml-calendar.spec
+++ b/ocaml-calendar.spec
@@ -15,7 +15,7 @@ ExcludeArch: %{ix86}
 Name:           ocaml-calendar
 Epoch:          1
 Version:        3.0.0
-Release:        21%{?dist}
+Release:        22%{?dist}
 Summary:        Objective Caml library for managing dates and times
 License:        LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
 
@@ -25,6 +25,7 @@ Source0:        %{giturl}/archive/v%{version}/calendar-%{version}.tar.gz
 # Work around https://github.com/ocaml-community/calendar/issues/43
 Patch:          %{name}-timezone-test.patch
 
+BuildSystem:    dune
 BuildRequires:  ocaml >= 4.03
 BuildRequires:  ocaml-dune >= 1.0
 BuildRequires:  ocaml-re-devel >= 1.7.2
@@ -52,16 +53,8 @@ developing applications that use %{name}.
 %autosetup -n calendar-%{version} -p1
 
 
-%build
-%dune_build
-
-
-%install
-%dune_install
-
-
-%if %{with tests}
 %check
+%if %{with tests}
 %dune_check
 %endif
 
@@ -77,6 +70,10 @@ developing applications that use %{name}.
 
 
 %changelog
+* Thu Jul 09 2026 Jerry James <loganjerry@gmail.com> - 1:3.0.0-22
+- OCaml 5.5.0 rebuild
+- Use the dune declarative buildsystem
+
 * Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 1:3.0.0-21
 - OCaml 5.4.1 rebuild
 

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

only message in thread, other threads:[~2026-07-09 20:44 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:44 [rpms/ocaml-calendar] 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