From f466c54758946083bd2eeee58120c4894c9afabc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:01:03 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-ethtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ethtool.spec b/python-ethtool.spec index f940388..6b77037 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python module to interface with %{pypi_name} License: GPLv2 @@ -105,6 +105,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.13-5 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild