Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ocaml-labltk.git#d98f7ce2e4a65186bbcbf25fefe648ebc4c330ae
This commit is contained in:
DistroBaker 2021-02-03 19:42:04 +00:00
parent 085f3e5a11
commit 07735b8cb0

View File

@ -6,7 +6,7 @@
Name: ocaml-labltk Name: ocaml-labltk
Version: 8.06.5 Version: 8.06.5
Release: 20%{?dist} Release: 21%{?dist}
Summary: Tcl/Tk interface for OCaml Summary: Tcl/Tk interface for OCaml
@ -19,6 +19,7 @@ Source0: https://forge.ocamlcore.org/frs/download.php/1727/labltk-%{versio
Patch1: labltk-8.06.0-enable-debugging.patch Patch1: labltk-8.06.0-enable-debugging.patch
Patch2: labltk-8.06.4-enable-more-debugging.patch Patch2: labltk-8.06.4-enable-more-debugging.patch
BuildRequires: make
BuildRequires: ocaml BuildRequires: ocaml
BuildRequires: tcl-devel, tk-devel BuildRequires: tcl-devel, tk-devel
@ -116,6 +117,9 @@ install -m 0644 camltk/*.o $RPM_BUILD_ROOT%{_libdir}/ocaml/labltk
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.06.5-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 8.06.5-20 * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 8.06.5-20
- OCaml 4.11.1 rebuild - OCaml 4.11.1 rebuild