import CS mstflint-4.34.0-4.el9
This commit is contained in:
parent
44a07a76e5
commit
174fc220c5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/mstflint-4.32.0-1.tar.gz
|
||||
SOURCES/mstflint-4.34.0-2.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
7b3f86f767d82adf49e28e05978ffa9c78d73020 SOURCES/mstflint-4.32.0-1.tar.gz
|
||||
1eb8f4c22a777f4a1339b332618262ccf15eba65 SOURCES/mstflint-4.34.0-2.tar.gz
|
||||
|
||||
@ -2,11 +2,11 @@
|
||||
|
||||
Name: mstflint
|
||||
Summary: Mellanox firmware burning tool
|
||||
Version: 4.32.0
|
||||
Release: 1%{?dist}
|
||||
Version: 4.34.0
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+ or BSD
|
||||
Url: https://github.com/Mellanox/%{name}
|
||||
Source0: https://github.com/Mellanox/%{name}/releases/download/v%{version}-1/%{name}-%{version}-1.tar.gz
|
||||
Source0: https://github.com/Mellanox/%{name}/releases/download/v%{version}-2/%{name}-%{version}-2.tar.gz
|
||||
Group: Applications/System
|
||||
|
||||
BuildRequires: make
|
||||
@ -60,6 +60,22 @@ chmod +x %{buildroot}/%{_libdir}/mstflint/sdk/*.so
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 23 2026 Kamal Heib <kheib@redhat.com> - 4.34.0-4
|
||||
- Rebuilt for RHEL-9.8
|
||||
- Resolves: RHEL-98271
|
||||
|
||||
* Mon Jan 05 2026 Kamal Heib <kheib@redhat.com> - 4.34.0-3
|
||||
- Rebuilt after updating rdma-core
|
||||
- Resolves: RHEL-98271
|
||||
|
||||
* Wed Dec 17 2025 Kamal Heib <kheib@redhat.com> - 4.34.0-2
|
||||
- bump release to rebuild in sidetag
|
||||
- Resolves: RHEL-98271
|
||||
|
||||
* Wed Dec 10 2025 Kamal Heib <kheib@redhat.com> - 4.34.0-1
|
||||
- Update to upstream release 4.34.0
|
||||
- Resolves: RHEL-98267
|
||||
|
||||
* Thu Jun 26 2025 Kamal Heib <kheib@redhat.com> - 4.32.0-1
|
||||
- Update to upstream release 4.32.0
|
||||
- Resolves: RHEL-94461, RHEL-86019, RHEL-77099
|
||||
|
||||
Loading…
Reference in New Issue
Block a user