import CS fabtests-1.18.0-1.el9
This commit is contained in:
parent
5908ed0f37
commit
0834eae7e2
@ -1 +1 @@
|
|||||||
bada1c351756e8e594f22908d73db1bb12907245 SOURCES/fabtests-1.17.0.tar.bz2
|
4c2b68d765762317a6f9e9f10c2f3fff03c95219 SOURCES/fabtests-1.18.0.tar.bz2
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/fabtests-1.17.0.tar.bz2
|
SOURCES/fabtests-1.18.0.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: fabtests
|
Name: fabtests
|
||||||
Version: 1.17.0
|
Version: 1.18.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Test suite for libfabric API
|
Summary: Test suite for libfabric API
|
||||||
# include/jsmn.h and common/jsmn.c are licensed under MIT.
|
# include/jsmn.h and common/jsmn.c are licensed under MIT.
|
||||||
# All other source files permit distribution under BSD. Some of them
|
# All other source files permit distribution under BSD. Some of them
|
||||||
@ -42,6 +42,10 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 03 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-2
|
||||||
- Require python3-pytest
|
- Require python3-pytest
|
||||||
- Resolves: rhbz#2166804
|
- Resolves: rhbz#2166804
|
||||||
|
Loading…
Reference in New Issue
Block a user