import CS fabtests-2.1.0-1.el9

This commit is contained in:
eabdullin 2025-09-15 11:57:06 +00:00
parent cae0f9c065
commit 1a957cfea2
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
f9e32c5c3010eff8728f6a782d40dbb945d9115b SOURCES/fabtests-1.22.0.tar.bz2
84d4a831b6c6215c7ada7cc2c50132006bb71c53 SOURCES/fabtests-2.1.0.tar.bz2

2
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: fabtests
Version: 1.22.0
Version: 2.1.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
* Wed Jul 16 2025 Kamal Heib <kheib@redhat.com> - 2.1.0-1
- Update to upstream release 2.1.0
- Resolves: RHEL-104032
* Mon Nov 11 2024 Kamal Heib <kheib@redhat.com> - 1.22.0-1
- Update to upstream release 1.22.0
- Resolves: RHEL-67059