import CS fabtests-1.22.0-1.el9

This commit is contained in:
eabdullin 2025-03-11 07:13:10 +00:00
parent 0834eae7e2
commit cae0f9c065
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
4c2b68d765762317a6f9e9f10c2f3fff03c95219 SOURCES/fabtests-1.18.0.tar.bz2
f9e32c5c3010eff8728f6a782d40dbb945d9115b SOURCES/fabtests-1.22.0.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/fabtests-1.18.0.tar.bz2
SOURCES/fabtests-1.22.0.tar.bz2

View File

@ -1,5 +1,5 @@
Name: fabtests
Version: 1.18.0
Version: 1.22.0
Release: 1%{?dist}
Summary: Test suite for libfabric API
# include/jsmn.h and common/jsmn.c are licensed under MIT.
@ -42,6 +42,10 @@ rm -f %{buildroot}%{_libdir}/*.la
%license COPYING
%changelog
* Mon Nov 11 2024 Kamal Heib <kheib@redhat.com> - 1.22.0-1
- Update to upstream release 1.22.0
- Resolves: RHEL-67059
* Mon Jun 12 2023 Kamal Heib <kheib@redhat.com> - 1.18.0-1
- Update to upstream release 1.18.0
- Resolves: rhbz#2214181