New upstream version 1.9.5
This commit is contained in:
parent
aa88eb5cd0
commit
6f54a5225c
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ findlib-1.2.5.tar.gz
|
||||
/findlib-1.9.2.tar.gz
|
||||
/findlib-1.9.3.tar.gz
|
||||
/findlib-1.9.4.tar.gz
|
||||
/findlib-1.9.5.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%undefine _package_note_file
|
||||
|
||||
Name: ocaml-findlib
|
||||
Version: 1.9.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Objective CAML package manager and build helper
|
||||
License: MIT
|
||||
|
||||
@ -105,6 +105,9 @@ make install \
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 1.9.5-1
|
||||
- New upstream version 1.9.5
|
||||
|
||||
* Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 1.9.4-2
|
||||
- OCaml 4.14.0 rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (findlib-1.9.4.tar.gz) = c987b02395185949283aed62161ceb74ac388abb8c86904962fdab4682a39f36de49a774941c5d9da9b4052e172c549004903c38c9f688a44fa4bff2449029a1
|
||||
SHA512 (findlib-1.9.5.tar.gz) = 03514c618a16b02889db997c6c4789b3436b3ad7d974348d2c6dea53eb78898ab285ce5f10297c074bab4fd2c82931a8b7c5c113b994447a44abb30fca74c715
|
||||
|
Loading…
Reference in New Issue
Block a user