diff --git a/pycairo.spec b/pycairo.spec index a9365b8..3310a85 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -1,6 +1,6 @@ Name: pycairo Version: 1.20.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python bindings for the cairo library License: MPLv1.1 or LGPLv2 @@ -56,6 +56,9 @@ libraries so that they interoperate with py3cairo. %{_libdir}/pkgconfig/py3cairo.pc %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.20.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 1.20.0-3 - Rebuilt for Python 3.10