New upstream version 8.06.3 (including fixes for OCaml 4.05).
This commit is contained in:
parent
513e7a6b52
commit
a41dc687a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/labltk-4.02-beta1.tar.gz
|
||||
/labltk-8.06.0.tar.gz
|
||||
/labltk-8.06.2.tar.gz
|
||||
/labltk-8.06.3.tar.gz
|
||||
|
@ -5,15 +5,15 @@
|
||||
%endif
|
||||
|
||||
Name: ocaml-labltk
|
||||
Version: 8.06.2
|
||||
Release: 7%{?dist}
|
||||
Version: 8.06.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: Tcl/Tk interface for OCaml
|
||||
|
||||
License: LGPLv2+ with exceptions
|
||||
|
||||
URL: https://forge.ocamlcore.org/projects/labltk/
|
||||
Source0: https://forge.ocamlcore.org/frs/download.php/1628/labltk-8.06.2.tar.gz
|
||||
Source0: https://forge.ocamlcore.org/frs/download.php/1701/labltk-8.06.3.tar.gz
|
||||
|
||||
# This adds debugging (-g) everywhere.
|
||||
Patch1: labltk-8.06.0-enable-debugging.patch
|
||||
@ -106,7 +106,8 @@ install -m 0644 camltk/*.o $RPM_BUILD_ROOT%{_libdir}/ocaml/labltk
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 07 2017 Richard W.M. Jones <rjones@redhat.com> - 8.06.2-7
|
||||
* Mon Aug 07 2017 Richard W.M. Jones <rjones@redhat.com> - 8.06.3-1
|
||||
- New upstream version 8.06.3 (including fixes for OCaml 4.05).
|
||||
- OCaml 4.05.0 rebuild.
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.06.2-6
|
||||
|
Loading…
Reference in New Issue
Block a user