OCaml 4.13.1 rebuild to remove package notes
This commit is contained in:
parent
b481cced03
commit
86fe666699
@ -1,3 +1,4 @@
|
||||
%undefine _package_note_flags
|
||||
%ifnarch %{ocaml_native_compiler}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
@ -9,7 +10,7 @@
|
||||
|
||||
Name: ocaml-%{srcname}
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Executable code blocks inside markdown files
|
||||
|
||||
License: ISC
|
||||
@ -127,6 +128,9 @@ dune runtest --release
|
||||
%{_libdir}/ocaml/%{srcname}/{,*/}*.mli
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 2.1.0-2
|
||||
- OCaml 4.13.1 rebuild to remove package notes
|
||||
|
||||
* Thu Feb 3 2022 Jerry James <loganjerry@gmail.com> - 2.1.0-1
|
||||
- Version 2.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user