From 612dc3a7ff08885fcb18f9b6c2a7bac4052be16a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:14:02 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-ethtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ethtool.spec b/python-ethtool.spec index f5ae3b2..20d6ec0 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.14 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python module to interface with %{pypi_name} License: GPLv2 @@ -76,6 +76,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Tue May 26 2020 Miro HronĨok - 0.14-7 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild