update to 1.9.1

This commit is contained in:
lyn1001 2023-09-20 15:19:43 +08:00
parent e8f69809cc
commit 37db63b3d5
4 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
findlib-1.9.6.tar.gz Normal file

Binary file not shown.

View File

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

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