diff --git a/.gitignore b/.gitignore index 1686894..f3261bd 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ noarch/ /mstflint-1.4-1.19.redhat.tar.gz /mstflint-3.0-0.5.gff93670.tar.gz /mstflint-3.0/ +/mstflint-3.0-0.6.g6961daa.tar.gz diff --git a/mstflint.spec b/mstflint.spec index 2914750..6189a4f 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -1,10 +1,10 @@ Name: mstflint Summary: Mellanox firmware burning tool Version: 3.0 -Release: 0.5.gff93670.1%{?dist} +Release: 0.6.g6961daa.1%{?dist} License: GPLv2+ or BSD Group: Applications/System -Source: http://www.openfabrics.org/downloads/%{name}/%{name}-%{version}-0.5.gff93670.tar.gz +Source: http://www.openfabrics.org/downloads/%{name}/%{name}-%{version}-0.6.g6961daa.tar.gz Url: http://www.openfabrics.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libstdc++-devel, zlib-devel @@ -39,6 +39,10 @@ rm -rf %{buildroot} %_bindir/* %changelog +* Fri Aug 16 2013 Doug Ledford - 3.0-0.6.g6961daa.1 +- Update to latest upstream version, which resovles some licensing issues + on some of the source files + * Fri Aug 09 2013 Doug Ledford - 3.0-0.5.gff93670.1 - Update to latest upstream version, which include ConnectIB support diff --git a/sources b/sources index 21fe052..eead07f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1eee1e918643dfeeac6328a989663307 mstflint-3.0-0.5.gff93670.tar.gz +8d37b9ee52d933c4ea603ebf6c081094 mstflint-3.0-0.6.g6961daa.tar.gz