Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2025-12-04 11:30:51 +00:00
parent 613f334ed5
commit 150a47fb66
3 changed files with 11 additions and 3 deletions

View File

@ -1 +1 @@
4c2b68d765762317a6f9e9f10c2f3fff03c95219 SOURCES/fabtests-1.18.0.tar.bz2
84d4a831b6c6215c7ada7cc2c50132006bb71c53 SOURCES/fabtests-2.1.0.tar.bz2

2
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: fabtests
Version: 1.18.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,14 @@ 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
* Mon Jun 12 2023 Kamal Heib <kheib@redhat.com> - 1.18.0-1
- Update to upstream release 1.18.0
- Resolves: rhbz#2214181