diff --git a/pycairo.spec b/pycairo.spec index 90fa40c..b1b5d73 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -1,6 +1,6 @@ Name: pycairo Version: 1.18.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python bindings for the cairo library License: MPLv1.1 or LGPLv2 @@ -94,6 +94,9 @@ libraries so that they interoperate with py3cairo. %{_libdir}/pkgconfig/py3cairo.pc %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.18.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Nov 06 2019 Petr Viktorin - 1.18.2-3 - Build require python-setuptools