diff --git a/python-uptime.spec b/python-uptime.spec index 1c2d14e..26d7440 100644 --- a/python-uptime.spec +++ b/python-uptime.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 3.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cross-platform uptime library License: BSD @@ -43,6 +43,9 @@ sed -i -e '/^#!\//, 1d' src/__*.py %{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 3.0.1-3 - Rebuilt for Python 3.10