diff --git a/python-setproctitle.spec b/python-setproctitle.spec index 72156d6..bb04262 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -2,7 +2,7 @@ Name: python-setproctitle Version: 1.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python module to customize a process title License: BSD @@ -64,6 +64,9 @@ chmod 0755 %{buildroot}%{python3_sitearch}/setproctitle*.so %{python3_sitearch}/%{tarname}*.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.2.2-2 - Rebuilt for Python 3.10