diff --git a/python-collectd_puppet.spec b/python-collectd_puppet.spec index 7891477..95d6d53 100644 --- a/python-collectd_puppet.spec +++ b/python-collectd_puppet.spec @@ -4,7 +4,7 @@ Name: python-%{module_name} Version: 2.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Collectd plugin to monitor puppet agents License: ASL 2.0 @@ -48,6 +48,9 @@ rm -r src/%{module_name}.egg-info %{python3_sitelib}/%{module_name}-%{version}-py?.?.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.0.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018)