public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kamal Heib <kheib@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mstflint] f43: Update to upstream release 4.34.0
Date: Tue, 11 Aug 2026 15:00:49 GMT [thread overview]
Message-ID: <178646044979.1.11203711181154753050.rpms-mstflint-cd40355664a1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mstflint
Branch : f43
Commit : cd40355664a1430beed4c0ffe552371f591a5c71
Author : Kamal Heib <kheib@redhat.com>
Date : 2025-12-04T16:17:44-05:00
Stats : +6/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/mstflint/c/cd40355664a1430beed4c0ffe552371f591a5c71?branch=f43
Log:
Update to upstream release 4.34.0
Signed-off-by: Kamal Heib <kheib@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 8115ce7..38400f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ noarch/
/mstflint-4.31.0-1.tar.gz
/mstflint-bebc0dfd55ca38e20a10a27f84dc26d9665bfdd3.tar.gz
/mstflint-48a145409b058b275cbcc1fe8edd5581932c5eb0.tar.gz
+/mstflint-4.34.0-2.tar.gz
diff --git a/mstflint.spec b/mstflint.spec
index 7d8f9d5..5e0632f 100644
--- a/mstflint.spec
+++ b/mstflint.spec
@@ -2,22 +2,15 @@
Name: mstflint
Summary: Mellanox firmware burning tool
-%global forgeurl https://github.com/Mellanox/%{name}
-%global version0 4.32.0
-# 4.32.0 has several build bugs, so use a later snapshot.
-# top of master_devel branch as of 2025-05-17:
-%global commit 48a145409b058b275cbcc1fe8edd5581932c5eb0
-%global date 20250517
-%forgemeta
-Version: %forgeversion
+Version: 4.34.0
Release: %autorelease
# COPYING says the license is your choice of OpenIB.org BSD or GPLv2.
# kernel/Makefile has the 3-clause BSD.
# ext_libs/{iniParser,json,muparser}/ have MIT.
# ext_libs/sqlite/ has the SQLite blessing.
License: (GPL-2.0-only OR Linux-OpenIB) AND BSD-3-Clause AND MIT AND blessing
-Url: %{forgeurl}
-Source0: %{forgesource}
+Url: https://github.com/Mellanox/%{name}
+Source0: https://github.com/Mellanox/%{name}/releases/download/v%{version}-2/%{name}-%{version}-2.tar.gz
BuildRequires: make
BuildRequires: libstdc++-devel, zlib-devel, libibmad-devel, gcc-c++, gcc
@@ -36,7 +29,7 @@ This package contains firmware update tool, vpd dump and register dump tools
for network adapters based on Mellanox Technologies chips.
%prep
-%forgeautosetup -p1
+%autosetup -p1 -n %{name}-%{version}
find . -type f -perm /a+x \( -name '*.[ch]' -o -name '*.cpp' \) -exec chmod a-x '{}' '+'
diff --git a/sources b/sources
index cd4d7ac..b84449b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mstflint-48a145409b058b275cbcc1fe8edd5581932c5eb0.tar.gz) = 4040c607f369bbe6c3a251ef484e1a281d54c0eb7e32b2b408ca8e1d176488285a2659a8cac7d49eef29aca702126c40b3112d58a7783c8ee52bb3e692aa6629
+SHA512 (mstflint-4.34.0-2.tar.gz) = 3c0d70584f6928ad38d493a4c2a4ddf6cfb9019a77b418e3623cc6b008d119ce5d3ade76d47bc477a07c4e454ce532bfe2467d29a7bf9fe1448d10ae4cb9cfb3
reply other threads:[~2026-08-11 15:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178646044979.1.11203711181154753050.rpms-mstflint-cd40355664a1@fedoraproject.org \
--to=kheib@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox