Auto sync2gitlab import of fabtests-1.17.0-2.el8.src.rpm
This commit is contained in:
parent
012fd27f31
commit
3217bb43e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/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: 1%{?dist}
|
||||
Version: 1.17.0
|
||||
Release: 2%{?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
|
||||
@ -14,6 +14,7 @@ BuildRequires: libfabric-devel >= %{version}
|
||||
BuildRequires: valgrind-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
Requires: python3-pytest
|
||||
|
||||
%description
|
||||
Fabtests provides a set of examples that uses libfabric - a high-performance
|
||||
@ -41,6 +42,11 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-2
|
||||
- Update to upstream release 1.17.0
|
||||
- Require python3-pytest
|
||||
- Resolves: rhbz#2168114, rhbz#2159964
|
||||
|
||||
* Fri Aug 19 2022 Michal Schmidt <mschmidt@redhat.com> - 1.15.1-1
|
||||
- Update to upstream release 1.15.1
|
||||
- Resolves: rhbz#2114061
|
||||
|
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