- Update to 3.13 (#1059565)

This commit is contained in:
Jaromir Capik 2014-01-30 16:50:18 +01:00
parent c0f3c1f8cf
commit 193792e92c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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)

View File

@ -1 +1 @@
f3b2da69d68a0828b66a480fb4f47497 ethtool-3.12.tar.xz
dcb8f345d44ee79108282e7d0bdf5013 ethtool-3.13.tar.xz