From ae9e83146743a98d74648c198b96d23eaa3fd32d Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:08:15 +0000 Subject: Rebuilt for Python 3.9 --- 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