Update to 3.5
This commit is contained in:
parent
28d500876d
commit
2ba31a2281
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
ethtool-3.1.tar.bz2
|
||||
/ethtool-3.2.tar.bz2
|
||||
/ethtool-3.4.1.tar.bz2
|
||||
/ethtool-3.5.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: ethtool
|
||||
Epoch: 2
|
||||
Version: 3.4.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.5
|
||||
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
|
||||
* Tue Sep 25 2012 Jaromir Capik <jcapik@redhat.com> 2:3.5-1
|
||||
- Update to 3.5 (#840741)
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.4.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user