Update to 3.8
This commit is contained in:
parent
422cfa264c
commit
a011efd65f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ ethtool-3.1.tar.bz2
|
||||
/ethtool-3.5.tar.bz2
|
||||
/ethtool-3.6.tar.xz
|
||||
/ethtool-3.7.tar.xz
|
||||
/ethtool-3.8.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: ethtool
|
||||
Epoch: 2
|
||||
Version: 3.7
|
||||
Release: 2%{?dist}
|
||||
Version: 3.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Settings tool for Ethernet NICs
|
||||
|
||||
License: GPLv2
|
||||
@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} INSTALL='install -p' install
|
||||
%{_mandir}/man8/%{name}.8*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 04 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.8-1
|
||||
- Update to 3.8 (#916922)
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user