diff --git a/python-backcall.spec b/python-backcall.spec index 548b2cf..c5212eb 100644 --- a/python-backcall.spec +++ b/python-backcall.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.1.0 -Release: 8%{?dist} +Release: 9%{?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?.?.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.1.0-8 - Rebuilt for Python 3.8.0rc1 (#1748018)