OCaml 4.13.1 rebuild to remove package notes
This commit is contained in:
parent
d77b748548
commit
0f29a5f36a
@ -1,3 +1,4 @@
|
|||||||
|
%undefine _package_note_flags
|
||||||
%global libname dune
|
%global libname dune
|
||||||
|
|
||||||
# Since menhir now requires dune to build, but dune needs menhir only for the
|
# Since menhir now requires dune to build, but dune needs menhir only for the
|
||||||
@ -6,7 +7,7 @@
|
|||||||
|
|
||||||
Name: ocaml-%{libname}
|
Name: ocaml-%{libname}
|
||||||
Version: 2.9.3
|
Version: 2.9.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A composable build system for OCaml
|
Summary: A composable build system for OCaml
|
||||||
|
|
||||||
# Dune itself is MIT. Some bundled libraries have a different license:
|
# Dune itself is MIT. Some bundled libraries have a different license:
|
||||||
@ -211,6 +212,9 @@ cp -ar README.md CHANGES.md MIGRATION.md doc/_build/* %{buildroot}%{_pkgdocdir}/
|
|||||||
%{_emacs_sitelispdir}/dune*
|
%{_emacs_sitelispdir}/dune*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 2.9.3-2
|
||||||
|
- OCaml 4.13.1 rebuild to remove package notes
|
||||||
|
|
||||||
* Thu Feb 3 2022 Jerry James <loganjerry@gmail.com> - 2.9.3-1
|
* Thu Feb 3 2022 Jerry James <loganjerry@gmail.com> - 2.9.3-1
|
||||||
- Version 2.9.3
|
- Version 2.9.3
|
||||||
- Note the bundling of ocaml-incremental-cycles
|
- Note the bundling of ocaml-incremental-cycles
|
||||||
|
Loading…
Reference in New Issue
Block a user