From c7e5915ece917a0b54b1b7fd973592e00cdc1907 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Mon, 14 Nov 2022 11:26:19 +0800 Subject: [PATCH] Change source --- mstflint.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mstflint.spec b/mstflint.spec index 7018608..ec65f52 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -1,10 +1,10 @@ Name: mstflint Summary: Firmware Burning and Diagnostics Tools Version: 4.10.0 -Release: 7 +Release: 8 License: GPLv2+ or BSD Url: https://github.com/Mellanox/mstflint -Source: https://github.com/Mellanox/%{name}/releases/download/v4.10.0-2/%{name}-%{version}.tar.gz +Source: https://github.com/Mellanox/%{name}/releases/download/v4.10.0-1/%{name}-%{version}.tar.gz Patch0000: 0001-Fix-compile-errors.patch Patch0001: fix-return-local-addr.patch @@ -44,6 +44,9 @@ export CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" %{_mandir}/man1/* %changelog +* Thu Nov 10 2022 liyanan - 4.10.0-8 +- Change source + * Tue Aug 4 2021 shdluan@163.com - 4.10.0-7 - fix return local addr