import CS eth-tools-11.7.0.0-1.el9

This commit is contained in:
eabdullin 2025-03-11 07:12:02 +00:00
parent 25f80c2393
commit 8c0a1adb98
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
e7c66ed62392131e2dc3bb161a63f0d17bf3a371 SOURCES/v11.5.0.0.tar.gz
a2b2ab1418320a63ebf8a120b7b3d8791989aff5 SOURCES/v11.7.0.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v11.5.0.0.tar.gz
SOURCES/v11.7.0.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: eth-tools
Version: 11.5.0.0
Release: 173%{?dist}
Version: 11.7.0.0
Release: 1%{?dist}
Summary: Intel Ethernet Fabric Suite basic tools and libraries for fabric management
License: BSD
@ -91,6 +91,10 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_prefix}/lib DSAP_LIBDIR=%{_
%changelog
* Thu Oct 31 2024 Kamal Heib <kheib@redhat.com> - 1:11.7.0.0-1
- Update to upstream release 11.7.0.0
- Resolves: RHEL-47153
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1:11.5.0.0-173
- Update to upstream release 11.5.0.0
- Resolves: rhbz#2144026