diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index ae8c9fa..cb8af24 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -4,7 +4,7 @@ Name: ocaml-calendar Version: 2.04 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Objective Caml library for managing dates and times License: LGPLv2 @@ -78,6 +78,10 @@ make install %changelog +* Wed Jun 23 2021 Richard W.M. Jones - 2.04-38 +- Bump and rebuild + resolves: rhbz#1975298 + * Fri Apr 16 2021 Mohan Boddu - 2.04-37 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937