diff --git a/ocaml-omake.spec b/ocaml-omake.spec index e34325a..949ea4e 100644 --- a/ocaml-omake.spec +++ b/ocaml-omake.spec @@ -3,7 +3,7 @@ Name: ocaml-omake Version: 0.10.3 -Release: 29%{?dist} +Release: 29%{?dist}.1 Summary: Build system with automated dependency analysis License: LGPLv2+ with exceptions and GPLv2+ and BSD @@ -69,6 +69,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_bindir}/omake %changelog +* Wed Sep 02 2020 Richard W.M. Jones - 0.10.3-29.1 +- Bump release and rebuild. + * Tue Sep 01 2020 Richard W.M. Jones - 0.10.3-29 - OCaml 4.11.1 rebuild