diff --git a/pycairo.spec b/pycairo.spec index 4fc4b19..03a965f 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -1,6 +1,6 @@ Name: pycairo Version: 1.21.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for the cairo library License: MPLv1.1 or LGPLv2 @@ -58,6 +58,9 @@ libraries so that they interoperate with py3cairo. %{_libdir}/pkgconfig/py3cairo.pc %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.21.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.21.0-2 - Rebuilt for Python 3.11