diff --git a/mstflint.spec b/mstflint.spec index 8379a67..6418e14 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -1,7 +1,7 @@ Name: mstflint Summary: Mellanox firmware burning tool Version: 4.10.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ or BSD Group: Applications/System Source: https://github.com/Mellanox/%{name}/files/1457191/%{name}-%{version}.tar.gz @@ -43,6 +43,9 @@ find %{buildroot} -type f -name libmtcr_ul.a -delete %{_mandir}/man1/* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 4.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jul 10 2018 Honggang Li - 4.10.0-1 - Rebase to latest upstream release v4.10.0-1 - Resolves: bz1550400