diff --git a/python-backcall.spec b/python-backcall.spec index 00f84b6..b2b5c40 100644 --- a/python-backcall.spec +++ b/python-backcall.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.1.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Specifications for callback functions passed in to an API License: BSD @@ -58,6 +58,9 @@ cp -p %{SOURCE1} . %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.1.0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.1.0-16 - Rebuilt for Python 3.11