This commit is contained in:
Dennis Gilmore 2012-01-13 19:42:36 -06:00
parent 1e3ca7f35b
commit 9555be54b1

View File

@ -4,7 +4,7 @@
Summary: Ethernet settings python bindings
Name: python-ethtool
Version: 0.7
Release: 2%{?dist}
Release: 3%{?dist}
URL: http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary
Source: http://dsommers.fedorapeople.org/python-ethtool/%{name}-%{version}.tar.bz2
License: GPLv2
@ -52,6 +52,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Apr 13 2011 David Sommerseth <davids@redhat.com> - 0.7-2
- Fixed missing man page packaging