diff --git a/pynag.spec b/pynag.spec index 81daa3a..9d8ed34 100644 --- a/pynag.spec +++ b/pynag.spec @@ -1,7 +1,7 @@ Summary: Python modules and utilities for Nagios plugins and configuration Name: pynag Version: 1.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Source0: http://pypi.python.org/packages/source/p/pynag/pynag-%{version}.tar.gz License: GPLv2 BuildRequires: python3-devel @@ -58,6 +58,9 @@ install -m 755 examples/Plugins/* $RPM_BUILD_ROOT/%{_datadir}/%{name}/examples/P %doc examples/README %changelog +* Tue May 26 2020 Miro HronĨok - 1.1.2-4 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild