|
@@ -6,12 +6,12 @@ Summary(ja): Ethernet コントローラ設定ツール
|
|
|
|
|
|
Name: ethtool
|
|
Name: ethtool
|
|
Epoch: 1
|
|
Epoch: 1
|
|
-Version: 3.8
|
|
|
|
|
|
+Version: 4.15
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: Applications/System
|
|
Group: Applications/System
|
|
License: GPL
|
|
License: GPL
|
|
-URL: http://sourceforge.net/projects/gkernel/
|
|
|
|
|
|
+URL: https://www.kernel.org/pub/software/network/ethtool/
|
|
|
|
|
|
Source: %{name}-%{version}.tar.xz
|
|
Source: %{name}-%{version}.tar.xz
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
@@ -66,6 +66,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Feb 23 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.15-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Wed Apr 10 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1:3.8-1
|
|
* Wed Apr 10 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1:3.8-1
|
|
- update to 3.8 (add Epoch: 1)
|
|
- update to 3.8 (add Epoch: 1)
|
|
|
|
|