From 7736a0787a814b134f56ad8e39de2bb7ca7c3e6c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 11:59:27 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-ethtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ethtool.spec b/python-ethtool.spec index ec093f0..6ffe2e4 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.15 -Release: 1%{?dist} +Release: 2%{?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 +* Fri Jan 21 2022 Fedora Release Engineering - 0.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Aug 02 2021 Lumír Balhar - 0.15-1 - Update to 0.15 Resolves: rhbz#1976135