diff --git a/clustershell.spec b/clustershell.spec index 021520d..b01a360 100644 --- a/clustershell.spec +++ b/clustershell.spec @@ -25,7 +25,7 @@ Name: clustershell Version: 1.8.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python framework for efficient cluster administration %if 0%{?suse_version} @@ -217,6 +217,9 @@ install -p -m 0644 doc/extras/vim/syntax/groupsconf.vim %{buildroot}/%{vimdatadi %{vimdatadir}/syntax/groupsconf.vim %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.8.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Nov 21 2020 Stephane Thiell 1.8.3-5 - Removed unversioned __python macros https://fedoraproject.org/wiki/Changes/PythonMacroError [1896129]