From ca7881501cdf10a3393db38a89df180acd3d02db Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 16:52:59 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-ethtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ethtool.spec b/python-ethtool.spec index 6ffe2e4..b2366f2 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.15 -Release: 2%{?dist} +Release: 3%{?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 +* Mon Jun 13 2022 Python Maint - 0.15-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild