public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mstflint] f43: Update to upstream release 4.34.0
@ 2026-08-11 15:00 Kamal Heib
  0 siblings, 0 replies; only message in thread
From: Kamal Heib @ 2026-08-11 15:00 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 15:00 [rpms/mstflint] f43: Update to upstream release 4.34.0 Kamal Heib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox