This commit is contained in:
Dennis Gilmore 2015-06-17 05:48:19 +00:00
parent 38b1c3c276
commit be2169ec5c

View File

@ -1,7 +1,7 @@
Name: ethtool Name: ethtool
Epoch: 2 Epoch: 2
Version: 4.0 Version: 4.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Settings tool for Ethernet NICs Summary: Settings tool for Ethernet NICs
License: GPLv2 License: GPLv2
@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} INSTALL='install -p' install
%{_mandir}/man8/%{name}.8* %{_mandir}/man8/%{name}.8*
%changelog %changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 01 2015 Jaromir Capik <jcapik@redhat.com> - 2:4.0-1 * Mon Jun 01 2015 Jaromir Capik <jcapik@redhat.com> - 2:4.0-1
- Update to 4.0 (#1226742) - Update to 4.0 (#1226742)