diff --git a/ocaml-fmt.spec b/ocaml-fmt.spec index b645dfa..4bf3454 100644 --- a/ocaml-fmt.spec +++ b/ocaml-fmt.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.8.8 -Release: 12%{?dist} +Release: 12%{?dist}.1 Summary: OCaml Format pretty-printer combinators License: ISC @@ -103,6 +103,9 @@ ocaml pkg/pkg.ml test %{_libdir}/ocaml/%{srcname}/%{srcname}*.mli %changelog +* Wed Sep 02 2020 Richard W.M. Jones - 0.8.8-12.1 +- Bump release and rebuild. + * Tue Sep 01 2020 Richard W.M. Jones - 0.8.8-12 - OCaml 4.11.1 rebuild