diff --git a/ocaml-sexplib.spec b/ocaml-sexplib.spec index f0c556f..8a742fe 100644 --- a/ocaml-sexplib.spec +++ b/ocaml-sexplib.spec @@ -10,7 +10,7 @@ Name: ocaml-sexplib Version: 0.15.0 Epoch: 1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Automated S-expression conversion # The project as a whole is MIT, but code in the src subdirectory is BSD. @@ -85,6 +85,9 @@ cp -p vim/syntax/sexplib.vim %{buildroot}%{vimfiles_root}/syntax %{vimfiles_root}/syntax/sexplib.vim %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1:0.15.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jul 20 2022 Jerry James - 1:0.15.0-5 - Optionally run the tests - Use new OCaml macros