diff --git a/python-collectd_puppet.spec b/python-collectd_puppet.spec index 3517318..45b7d8f 100644 --- a/python-collectd_puppet.spec +++ b/python-collectd_puppet.spec @@ -4,7 +4,7 @@ Name: python-%{module_name} Version: 2.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Collectd plugin to monitor puppet agents License: ASL 2.0 @@ -52,6 +52,9 @@ rm -r src/%{module_name}.egg-info %{python3_sitelib}/%{module_name}-%{version}-py?.?.egg-info %changelog +* Tue May 26 2020 Miro HronĨok - 2.0.0-7 +- Rebuilt for Python 3.9 + * Fri Feb 14 2020 Steve Traylen - 2.0.0-7 - condrestart collectd on upgrade