Update to 3.7 (#887463)
This commit is contained in:
parent
fd13234105
commit
72c78a0075
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ ethtool-3.1.tar.bz2
|
||||
/ethtool-3.4.1.tar.bz2
|
||||
/ethtool-3.5.tar.bz2
|
||||
/ethtool-3.6.tar.xz
|
||||
/ethtool-3.7.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ethtool
|
||||
Epoch: 2
|
||||
Version: 3.6
|
||||
Version: 3.7
|
||||
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
|
||||
* Mon Dec 17 2012 Jaromir Capik <jcapik@redhat.com> - 2:3.7-1
|
||||
- Update to 3.7 (#887463)
|
||||
|
||||
* Tue Oct 23 2012 Jaromir Capik <jcapik@redhat.com> 2:3.6-1
|
||||
- Update to 3.6 (#863774)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user