diff --git a/python-backcall.spec b/python-backcall.spec index 764ed1d..a393f14 100644 --- a/python-backcall.spec +++ b/python-backcall.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.1.0 -Release: 4%{?dist} +Release: 5%{?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 +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 28 2018 Miro HronĨok - 0.1.0-4 - Rebuilt to drop unversioned python(abi) dependency (#1609492)