From 05ae9fd1adc4ec3c009e85ad4e9b7d0cbc11b3be Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 4 Feb 2022 13:02:36 +0000 Subject: [PATCH] OCaml 4.13.1 rebuild to remove package notes --- ocaml-curses.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-curses.spec b/ocaml-curses.spec index f996063..60abbc5 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -1,8 +1,9 @@ +%undefine _package_note_flags %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0) Name: ocaml-curses Version: 1.0.4 -Release: 24%{?dist} +Release: 25%{?dist} Summary: OCaml bindings for ncurses License: LGPLv2+ @@ -88,6 +89,9 @@ ocamlfind install curses META *.cmi *.cma *.a *.so *.mli %changelog +* Fri Feb 04 2022 Richard W.M. Jones - 1.0.4-25 +- OCaml 4.13.1 rebuild to remove package notes + * Thu Jan 20 2022 Fedora Release Engineering - 1.0.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild