update to 1.9.1
This commit is contained in:
parent
e8f69809cc
commit
37db63b3d5
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
|
||||
Version: 1.9.1
|
||||
Version: 1.9.6
|
||||
Release: 1
|
||||
Summary: OCaml library manager
|
||||
License: BSD
|
||||
License: MIT
|
||||
URL: http://projects.camlcity.org/projects/findlib.html
|
||||
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}/*
|
||||
|
||||
%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
|
||||
- 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