Update to upstream release 12.1.0.0
Resolves: RHEL-97742 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
79c22dbc76
commit
0ebc958e5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/v11.4.0.0.tar.gz
|
||||
/v11.5.0.0.tar.gz
|
||||
/v11.7.0.0.tar.gz
|
||||
/eth-fast-fabric-12.1.0.0.tar.gz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: eth-tools
|
||||
Version: 11.7.0.0
|
||||
Version: 12.1.0.0
|
||||
Release: 1%{?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,10 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_prefix}/lib DSAP_LIBDIR=%{_
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 09 2025 Kamal Heib <kheib@redhat.com> - 1:12.1.0.0-1
|
||||
- Update to upstream release 12.1.0.0
|
||||
- Resolves: RHEL-97742
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v11.7.0.0.tar.gz) = 2e4e3365bcb14fd5044b074a2fb323ca58b7d1601eaaff894a3c040629058f1f7871e200833e60eb1ba6826ea3bde7b9eb4f2d5859066da2a30f86a761edc971
|
||||
SHA512 (eth-fast-fabric-12.1.0.0.tar.gz) = ddfdef49e6bc0fdc2458984b72c21bf10ecbd28b8fc6a4797a6b4fbd8970880ffc6d270790ac06010d57a4871a53a33890e4c23fa0ac03aec0e0a02a7321f981
|
||||
|
||||
Loading…
Reference in New Issue
Block a user