- Update to 3.14 (#1089943)

This commit is contained in:
Jaromir Capik 2014-04-22 16:08:32 +02:00
parent 193792e92c
commit 7569a7c475
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ ethtool-3.1.tar.bz2
/ethtool-3.11.tar.xz
/ethtool-3.12.tar.xz
/ethtool-3.13.tar.xz
/ethtool-3.14.tar.xz

View File

@ -1,6 +1,6 @@
Name: ethtool
Epoch: 2
Version: 3.13
Version: 3.14
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
* Tue Apr 22 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.14-1
- Update to 3.14 (#1089943)
* Thu Jan 30 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.13-1
- Update to 3.13 (#1059565)

View File

@ -1 +1 @@
dcb8f345d44ee79108282e7d0bdf5013 ethtool-3.13.tar.xz
d46b809ddd672b51d7e23787ae9122e0 ethtool-3.14.tar.xz