diff --git a/python-cairocffi.spec b/python-cairocffi.spec index 7118bb6..a8bd6f2 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -2,7 +2,7 @@ Name: python-cairocffi Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: cffi-based cairo bindings for Python License: BSD URL: https://pypi.python.org/pypi/cairocffi/ @@ -61,6 +61,9 @@ rm -rf %{srcname}.egg-info %{python3_sitelib}/* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Nov 05 2019 Felix Schwarz - 1.1.0-1 - Update to latest release - require python3-xcffib at runtime (#1698217)