OCaml 4.13.1 rebuild to remove package notes
This commit is contained in:
parent
180d213bc7
commit
05ae9fd1ad
@ -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 <rjones@redhat.com> - 1.0.4-25
|
||||
- OCaml 4.13.1 rebuild to remove package notes
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-24
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user