This commit is contained in:
Fedora Release Engineering 2017-07-26 22:24:05 +00:00
parent f06fecd537
commit 4e6a950f91

View File

@ -1,7 +1,7 @@
Name: mstflint
Summary: Mellanox firmware burning tool
Version: 4.6.0
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+ or BSD
Group: Applications/System
Source: https://github.com/Mellanox/%{name}/releases/download/v4.6.0-1/%{name}-%{version}.tar.gz
@ -43,6 +43,9 @@ rm -fr %{buildroot}%{_libdir}
%{_mandir}/man1/*
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Feb 27 2017 Honggang Li <honli@redhat.com> - 4.6.0-2
- Add man pages.
- Resolves: bz1427063