OCaml 5.1.1 rebuild for Fedora 40

This commit is contained in:
Richard W.M. Jones 2023-12-12 14:53:20 +00:00
parent 6a7e8de275
commit c63aeb4a5f
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@ ExcludeArch: %{ix86}
Name: ocaml-calendar
Version: 3.0.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Objective Caml library for managing dates and times
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
@ -75,6 +75,9 @@ developing applications that use %{name}.
%changelog
* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 3.0.0-5
- OCaml 5.1.1 rebuild for Fedora 40
* Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 3.0.0-4
- OCaml 5.1 rebuild for Fedora 40