diff --git a/python-ethtool.spec b/python-ethtool.spec index 902f37b..1830af7 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python module to interface with %{pypi_name} License: GPLv2 @@ -102,6 +102,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jun 13 2017 Miro HronĨok - 0.13-1 - Updated to 0.13 - Added python3 and python2 subpackages