OCaml 4.11.0+dev2-2020-04-22 rebuild
This commit is contained in:
parent
9242f8cb63
commit
aea2b1545b
@ -1,6 +1,6 @@
|
|||||||
Name: ocaml-ocp-indent
|
Name: ocaml-ocp-indent
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: A simple tool to indent OCaml programs
|
Summary: A simple tool to indent OCaml programs
|
||||||
|
|
||||||
%global libname %(echo %{name} | sed -e 's/^ocaml-//')
|
%global libname %(echo %{name} | sed -e 's/^ocaml-//')
|
||||||
@ -108,6 +108,9 @@ rm -fr %{buildroot}%{_prefix}/doc
|
|||||||
%{_libdir}/ocaml/%{libname}/*/*.ml
|
%{_libdir}/ocaml/%{libname}/*/*.ml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-11
|
||||||
|
- OCaml 4.11.0+dev2-2020-04-22 rebuild
|
||||||
|
|
||||||
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-10
|
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-10
|
||||||
- OCaml 4.11.0 pre-release attempt 2
|
- OCaml 4.11.0 pre-release attempt 2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user