Update to upstream release 1.17.0
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
This commit is contained in:
parent
90d60ad5bd
commit
3a12491c9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/fabtests-1.14.0rc2.tar.bz2
|
||||
/fabtests-1.14.0.tar.bz2
|
||||
/fabtests-1.15.1.tar.bz2
|
||||
/fabtests-1.17.0.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: fabtests
|
||||
Version: 1.15.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.17.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Test suite for libfabric API
|
||||
# include/jsmn.h and common/jsmn.c are licensed under MIT.
|
||||
# All other source files permit distribution under BSD. Some of them
|
||||
@ -41,6 +41,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-1
|
||||
- Update to upstream release 1.17.0
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fabtests-1.15.1.tar.bz2) = 1bf0c648a007cbc92796e10f5fc4069336b42eb5675e6589aa6aa63f8ec91286facd828a1cb30294cab0cb41a32508649c59a2cf35c849dc788804d99a076455
|
||||
SHA512 (fabtests-1.17.0.tar.bz2) = d37193cf91aa21da25b75e9cb6c6c7643047a55715590398759e9fd8876ac0adf513e50afbc589994c9a4a3006dbd248ea0b9df5322e0e03a0e23594ba49d32b
|
||||
|
Loading…
Reference in New Issue
Block a user