diff --git a/ocaml-bisect-ppx.spec b/ocaml-bisect-ppx.spec index da844f0..13d1af0 100644 --- a/ocaml-bisect-ppx.spec +++ b/ocaml-bisect-ppx.spec @@ -1,3 +1,4 @@ +%undefine _package_note_flags %ifnarch %{ocaml_native_compiler} %global debug_package %{nil} %endif @@ -16,7 +17,7 @@ Name: ocaml-%{srcname} Version: 2.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Code coverage for OCaml and Reason License: MIT @@ -158,6 +159,9 @@ dune runtest -p bisect_ppx --force --no-buffer -j 1 %endif %changelog +* Fri Feb 04 2022 Richard W.M. Jones - 2.7.1-2 +- OCaml 4.13.1 rebuild to remove package notes + * Thu Feb 3 2022 Jerry James - 2.7.1-1 - Version 2.7.1