diff --git a/python-winrm.spec b/python-winrm.spec index 5354f9e..840a736 100644 --- a/python-winrm.spec +++ b/python-winrm.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.4.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python libraries for interacting with windows remote management License: MIT @@ -51,6 +51,10 @@ Python 3 version. %{python3_sitelib}/winrm/ %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.4.1-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.4.1-3 - Rebuilt for Python 3.10