Update to upstream release 1.18.0
Resolves: rhbz#2214181 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
62f4cd017b
commit
de96337393
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/fabtests-1.14.0.tar.bz2
|
||||
/fabtests-1.15.1.tar.bz2
|
||||
/fabtests-1.17.0.tar.bz2
|
||||
/fabtests-1.18.0.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: fabtests
|
||||
Version: 1.17.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.18.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
|
||||
@ -42,6 +42,10 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2023 Kamal Heib <kheib@redhat.com> - 1.18.0-1
|
||||
- Update to upstream release 1.18.0
|
||||
- Resolves: rhbz#2214181
|
||||
|
||||
* Fri Feb 03 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-2
|
||||
- Require python3-pytest
|
||||
- Resolves: rhbz#2166804
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fabtests-1.17.0.tar.bz2) = d37193cf91aa21da25b75e9cb6c6c7643047a55715590398759e9fd8876ac0adf513e50afbc589994c9a4a3006dbd248ea0b9df5322e0e03a0e23594ba49d32b
|
||||
SHA512 (fabtests-1.18.0.tar.bz2) = 4489e65e2d8e5d34701be1711446a897ddc5d8855cc7d0998a8e8d739f63d1f4af6564cffd0df4cfd99b5c9518d70a2031a239be19e382f3628aca97825b4101
|
||||
|
Loading…
Reference in New Issue
Block a user