Update to 3.7 (#887463)

This commit is contained in:
Jaromir Capik 2012-12-17 15:11:36 +01:00
parent fd13234105
commit 72c78a0075
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
b897aa2e7eeafb5d69a571b48a1b354f ethtool-3.6.tar.xz
f16c8416e6ec917e5753918dc23a60bd ethtool-3.7.tar.xz