- Update to 3.9 (#958467)

This commit is contained in:
Jaromir Capik 2013-05-02 17:19:48 +02:00
parent a011efd65f
commit c18e3822f2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ ethtool-3.1.tar.bz2
/ethtool-3.6.tar.xz
/ethtool-3.7.tar.xz
/ethtool-3.8.tar.xz
/ethtool-3.9.tar.xz

View File

@ -1,6 +1,6 @@
Name: ethtool
Epoch: 2
Version: 3.8
Version: 3.9
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 May 02 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.9-1
- Update to 3.9 (#958467)
* Mon Mar 04 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.8-1
- Update to 3.8 (#916922)

View File

@ -1 +1 @@
7ae96870bc4f9b43f666650ae30f2685 ethtool-3.8.tar.xz
5777759e85b3323917c6cc9327f5d99c ethtool-3.9.tar.xz