- Update to 3.18 (#1175150)

This commit is contained in:
Jaromir Capik 2015-01-29 21:37:30 +01:00
parent 13bbedd98f
commit 7b5931190c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ ethtool-3.1.tar.bz2
/ethtool-3.14.tar.xz
/ethtool-3.15.tar.xz
/ethtool-3.16.tar.xz
/ethtool-3.18.tar.xz

View File

@ -1,6 +1,6 @@
Name: ethtool
Epoch: 2
Version: 3.16
Version: 3.18
Release: 1%{?dist}
Summary: Settings tool for Ethernet NICs
@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} INSTALL='install -p' install
%{_mandir}/man8/%{name}.8*
%changelog
* Thu Jan 29 2015 Jaromir Capik <jcapik@redhat.com> - 2:3.18-1
- Update to 3.18 (#1175150)
* Tue Sep 23 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.16-1
- Update to 3.16 (#1144992)

View File

@ -1 +1 @@
7eee202accb86104adc8463a36a1a468 ethtool-3.16.tar.xz
fbf1a167b88a5966a2c56a2483af68c6 ethtool-3.18.tar.xz