diff --git a/python-ethtool.spec b/python-ethtool.spec index 0c5cd86..4e47547 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -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 - 0.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Apr 13 2011 David Sommerseth - 0.7-2 - Fixed missing man page packaging