Update to 3.12 (#1030854)
This commit is contained in:
parent
0b067be00f
commit
c0f3c1f8cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ ethtool-3.1.tar.bz2
|
||||
/ethtool-3.9.tar.xz
|
||||
/ethtool-3.10.tar.xz
|
||||
/ethtool-3.11.tar.xz
|
||||
/ethtool-3.12.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ethtool
|
||||
Epoch: 2
|
||||
Version: 3.11
|
||||
Version: 3.12
|
||||
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 Nov 18 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.12-1
|
||||
- Update to 3.12 (#1030854)
|
||||
|
||||
* Fri Sep 13 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.11-1
|
||||
- Update to 3.11 (#1007738)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user