This commit is contained in:
Dennis Gilmore 2014-06-07 06:05:07 -05:00
parent 7569a7c475
commit c5d6612ec9

View File

@ -1,7 +1,7 @@
Name: ethtool
Epoch: 2
Version: 3.14
Release: 1%{?dist}
Release: 2%{?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
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Apr 22 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.14-1
- Update to 3.14 (#1089943)