update to 1.7.9

This commit is contained in:
lyn1001 2023-09-19 19:59:47 +08:00
parent 76f7412ea0
commit 3df5bf08f3
4 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
extlib-1.7.9.tar.gz Normal file

Binary file not shown.

View File

@ -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
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: ygrek/ocaml-extlib
tag_prefix: ""
separator: .