Update to 4.8 (#1317497)

This commit is contained in:
Robert Scheck 2016-11-28 00:33:42 +01:00
parent 897c6f00b7
commit f9090010df
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ ethtool-3.1.tar.bz2
/ethtool-3.18.tar.xz
/ethtool-4.0.tar.xz
/ethtool-4.2.tar.xz
/ethtool-4.8.tar.xz

View File

@ -1,7 +1,7 @@
Name: ethtool
Epoch: 2
Version: 4.2
Release: 2%{?dist}
Version: 4.8
Release: 1%{?dist}
Summary: Settings tool for Ethernet NICs
License: GPLv2
@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} INSTALL='install -p' install
%{_mandir}/man8/%{name}.8*
%changelog
* Mon Nov 28 2016 Robert Scheck <robert@fedoraproject.org> - 2:4.8-1
- Update to 4.8 (#1317497)
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
8433e71a256678d859ecc264132063c5 ethtool-4.2.tar.xz
e9e7286178f172c9f21bafbfb978d6de ethtool-4.8.tar.xz