Rebase to upstream release v1.9.0rc1
Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
21124bf9af
commit
eba368802f
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/fabtests-1.7.0.tar.bz2
|
||||
/fabtests-1.7.1.tar.bz2
|
||||
/fabtests-1.8.0.tar.gz
|
||||
/fabtests-1.9.0rc1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: fabtests
|
||||
Version: 1.8.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.0rc1
|
||||
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
|
||||
@ -8,7 +8,7 @@ Summary: Test suite for libfabric API
|
||||
# See the license headers in individual source files to see which those are.
|
||||
License: BSD and (BSD or GPLv2) and MIT
|
||||
Url: https://github.com/ofiwg/fabtests
|
||||
Source: https://github.com/ofiwg/libfabric/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source: https://github.com/ofiwg/libfabric/releases/download/v%{version}/%{name}-%{version}.tar.bz2
|
||||
Patch0: 0001-adjust-shebang-lines-in-rft_yaml_to_junit_xml-and-ru.patch
|
||||
BuildRequires: libfabric-devel >= %{version}
|
||||
BuildRequires: valgrind-devel
|
||||
@ -40,6 +40,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Oct 24 2019 Honggang Li <honli@redhat.com> - 1.9.0rc1-1
|
||||
- Rebase to upstream release v1.9.0rc1
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fabtests-1.8.0.tar.gz) = fa739071ec5ddc449d5a501e1dd646934affc42998977d3fac76c01d2c7e976b08cb9c3d62870f9a52a54733ecb7e9311b612856c53f460eafff531a8c7cf8e7
|
||||
SHA512 (fabtests-1.9.0rc1.tar.bz2) = b686c6f4d6172914b33b80d0260fdfa244d7f0e09863a0a3e83d768c40e1297dd6874f31b20d786b59c9ec36e37104ecd01bece867c4d722df5e85a790013564
|
||||
|
Loading…
Reference in New Issue
Block a user