- Updating to 4.2 (#1270250)
This commit is contained in:
parent
be2169ec5c
commit
f510dd5d8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ ethtool-3.1.tar.bz2
|
||||
/ethtool-3.16.tar.xz
|
||||
/ethtool-3.18.tar.xz
|
||||
/ethtool-4.0.tar.xz
|
||||
/ethtool-4.2.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: ethtool
|
||||
Epoch: 2
|
||||
Version: 4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.2
|
||||
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
|
||||
* Fri Oct 09 2015 Jaromir Capik <jcapik@redhat.com> - 2:4.2-1
|
||||
- Updating to 4.2 (#1270250)
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user