import CS mstflint-4.24.0-1.el9
This commit is contained in:
parent
ab17ecce70
commit
306a659940
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/mstflint-4.23.0-1.tar.gz
|
||||
SOURCES/mstflint-4.24.0-1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
6e84aa3237c48a1208dcef3d46a258d1c6cff626 SOURCES/mstflint-4.23.0-1.tar.gz
|
||||
f7de4c5c9d3512d1167002106b5b48d274ee381d SOURCES/mstflint-4.24.0-1.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: mstflint
|
||||
Summary: Mellanox firmware burning tool
|
||||
Version: 4.23.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.24.0
|
||||
Release: 1%{?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
|
||||
@ -63,6 +63,10 @@ chmod +x %{buildroot}/%{_libdir}/mstflint/python_tools/*.so
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 4.24.0-1
|
||||
- Update to upstream release 4.24.0
|
||||
- Resolves: rhbz#2170368
|
||||
|
||||
* Fri Feb 03 2023 Michal Schmidt <mschmidt@redhat.com> - 4.23.0-2
|
||||
- Fix debuginfo generation.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user