diff --git a/pynag.spec b/pynag.spec index c4d8b4c..3dbbec4 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: 10%{?dist} +Release: 11%{?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 +* Fri Jul 22 2022 Fedora Release Engineering - 1.1.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.1.2-10 - Rebuilt for Python 3.11