This commit is contained in:
Fedora Release Engineering 2024-01-21 10:11:42 +00:00
parent c5c2851f13
commit 877a795728
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: 6%{?dist}
Release: 7%{?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
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 3.0.0-6
- OCaml 5.1.1 + s390x code gen fix for Fedora 40