Update to findlib 1.9.4
This commit is contained in:
parent
984434a66f
commit
1c221f632c
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ findlib-1.2.5.tar.gz
|
||||
/findlib-1.9.1.tar.gz
|
||||
/findlib-1.9.2.tar.gz
|
||||
/findlib-1.9.3.tar.gz
|
||||
/findlib-1.9.4.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%undefine _package_note_file
|
||||
|
||||
Name: ocaml-findlib
|
||||
Version: 1.9.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Objective CAML package manager and build helper
|
||||
License: MIT
|
||||
|
||||
@ -105,6 +105,9 @@ make install \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 08 2022 Richard W.M. Jones <rjones@redhat.com> - 1.9.4-1
|
||||
- Update to findlib 1.9.4
|
||||
|
||||
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.9.3-2
|
||||
- OCaml 4.13.1 rebuild to remove package notes
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (findlib-1.9.3.tar.gz) = 27cc4ce141576bf477fb9d61a82ad65f55478740eed59fb43f43edb794140829fd2ff89ad27d8a890cfc336b54c073a06de05b31100fc7c01cacbd7d88e928ea
|
||||
SHA512 (findlib-1.9.4.tar.gz) = c987b02395185949283aed62161ceb74ac388abb8c86904962fdab4682a39f36de49a774941c5d9da9b4052e172c549004903c38c9f688a44fa4bff2449029a1
|
||||
|
Loading…
Reference in New Issue
Block a user