!8 update to 1.7.9
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
eec7fb26c6
Binary file not shown.
BIN
extlib-1.7.9.tar.gz
Normal file
BIN
extlib-1.7.9.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: ocaml-extlib
|
||||
Version: 1.7.8
|
||||
Release: 2
|
||||
Version: 1.7.9
|
||||
Release: 1
|
||||
Summary: A set of additional useful functions and modules for OCaml
|
||||
License: LGPLv2+ with exceptions
|
||||
URL: https://github.com/ygrek/ocaml-extlib
|
||||
@ -50,6 +50,9 @@ strip %{buildroot}/%{_libdir}/ocaml/extlib/extLib.cmxs
|
||||
%{_libdir}/ocaml/extlib/*.{a,cmx,cmxa,mli}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 liyanan <thistleslyn@163.com> - 1.7.9-1
|
||||
- update to 1.7.9
|
||||
|
||||
* Thu Dec 08 2022 xu_ping <xuping33@h-partners.com> - 1.7.8-2
|
||||
- Remove the debugging information of extLib.cmxs
|
||||
|
||||
|
||||
4
ocaml-extlib.yaml
Normal file
4
ocaml-extlib.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: ygrek/ocaml-extlib
|
||||
tag_prefix: ""
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user