diff --git a/.eth-tools.metadata b/.eth-tools.metadata index 722b1c4..af22ffe 100644 --- a/.eth-tools.metadata +++ b/.eth-tools.metadata @@ -1 +1 @@ -a2b2ab1418320a63ebf8a120b7b3d8791989aff5 SOURCES/v11.7.0.0.tar.gz +674f2d57a49289a3a993d8b226638f539b93ccf9 SOURCES/eth-fast-fabric-12.1.0.0.tar.gz diff --git a/.gitignore b/.gitignore index 0db8199..450c11e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v11.7.0.0.tar.gz +SOURCES/eth-fast-fabric-12.1.0.0.tar.gz diff --git a/SPECS/eth-tools.spec b/SPECS/eth-tools.spec index c27b93b..ee32fb6 100644 --- a/SPECS/eth-tools.spec +++ b/SPECS/eth-tools.spec @@ -1,11 +1,11 @@ Name: eth-tools -Version: 11.7.0.0 -Release: 1%{?dist} +Version: 12.1.0.0 +Release: 4%{?dist} Summary: Intel Ethernet Fabric Suite basic tools and libraries for fabric management License: BSD Url: https://github.com/intel/eth-fast-fabric -Source: %url/archive/refs/tags/v%{version_no_tilde}.tar.gz +Source: %url/archive/%{version_no_tilde}/eth-fast-fabric-%{version_no_tilde}.tar.gz ExclusiveArch: x86_64 # The Intel(R) Ethernet Fabric Suite product line is only available on x86_64 platforms at this time. @@ -91,6 +91,22 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_prefix}/lib DSAP_LIBDIR=%{_ %changelog +* Fri Jan 23 2026 Kamal Heib - 1:12.1.0.0-4 +- Rebuilt for RHEL-9.8 +- Resolves: RHEL-97742 + +* Mon Jan 05 2026 Kamal Heib - 1:12.1.0.0-3 +- Rebuilt after updating rdma-core. +- Resolves: RHEL-97742 + +* Wed Dec 17 2025 Kamal Heib - 1:12.1.0.0-2 +- bump release to rebuild in sidetag +- Resolves: RHEL-97742 + +* Tue Dec 09 2025 Kamal Heib - 1:12.1.0.0-1 +- Update to upstream release 12.1.0.0 +- Resolves: RHEL-97742 + * Thu Oct 31 2024 Kamal Heib - 1:11.7.0.0-1 - Update to upstream release 11.7.0.0 - Resolves: RHEL-47153