- Update to 3.13 (#1059565)
This commit is contained in:
parent
c0f3c1f8cf
commit
193792e92c
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ ethtool-3.1.tar.bz2
|
||||
/ethtool-3.10.tar.xz
|
||||
/ethtool-3.11.tar.xz
|
||||
/ethtool-3.12.tar.xz
|
||||
/ethtool-3.13.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ethtool
|
||||
Epoch: 2
|
||||
Version: 3.12
|
||||
Version: 3.13
|
||||
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 30 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.13-1
|
||||
- Update to 3.13 (#1059565)
|
||||
|
||||
* Mon Nov 18 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.12-1
|
||||
- Update to 3.12 (#1030854)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user