From 39ca90db8bae67e18b92ab16fdbc89c27e00a76b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 4 Feb 2022 13:16:47 +0000 Subject: [PATCH] OCaml 4.13.1 rebuild to remove package notes --- ocaml-augeas.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-augeas.spec b/ocaml-augeas.spec index 3d9135c..904b251 100644 --- a/ocaml-augeas.spec +++ b/ocaml-augeas.spec @@ -1,8 +1,9 @@ +%undefine _package_note_flags %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0) Name: ocaml-augeas Version: 0.6 -Release: 18%{?dist} +Release: 19%{?dist} Summary: OCaml bindings for Augeas configuration API License: LGPLv2+ with exceptions @@ -96,6 +97,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Fri Feb 04 2022 Richard W.M. Jones - 0.6-19 +- OCaml 4.13.1 rebuild to remove package notes + * Thu Jan 20 2022 Fedora Release Engineering - 0.6-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild