!4 update to 1.9.6
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
8fd5ae68d7
Binary file not shown.
BIN
findlib-1.9.6.tar.gz
Normal file
BIN
findlib-1.9.6.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
Name: ocaml-findlib
|
Name: ocaml-findlib
|
||||||
Version: 1.9.1
|
Version: 1.9.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: OCaml library manager
|
Summary: OCaml library manager
|
||||||
License: BSD
|
License: MIT
|
||||||
URL: http://projects.camlcity.org/projects/findlib.html
|
URL: http://projects.camlcity.org/projects/findlib.html
|
||||||
Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz
|
Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz
|
||||||
|
|
||||||
@ -69,6 +69,9 @@ make install prefix=$RPM_BUILD_ROOT OCAMLFIND_BIN=%{_bindir} OCAMLFIND_MAN=%{
|
|||||||
%{_mandir}/man{1,5}/*
|
%{_mandir}/man{1,5}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 20 2023 liyanan <thistleslyn@163.com> - 1.9.6-1
|
||||||
|
- update to 1.9.6
|
||||||
|
|
||||||
* Thu Jan 20 2022 yangping<yangping69@huawei.com> - 1.9.1-1
|
* Thu Jan 20 2022 yangping<yangping69@huawei.com> - 1.9.1-1
|
||||||
- Update to 1.9.1
|
- Update to 1.9.1
|
||||||
|
|
||||||
|
|||||||
4
ocaml-findlib.yaml
Normal file
4
ocaml-findlib.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: ocaml/ocamlfind
|
||||||
|
tag_prefix: "findlib-"
|
||||||
|
separator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user