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-calendar] rawhide: OCaml 5.5.0 rebuild
Date: Thu, 09 Jul 2026 20:44:43 GMT [thread overview]
Message-ID: <178362988341.1.1878792811384079627.rpms-ocaml-calendar-265c170d36cd@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-09 20: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=178362988341.1.1878792811384079627.rpms-ocaml-calendar-265c170d36cd@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