diff --git a/pycairo.spec b/pycairo.spec index 30e37ff..bec34a5 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -1,6 +1,6 @@ Name: pycairo Version: 1.20.0 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Jan 27 2021 Fedora Release Engineering - 1.20.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Nov 04 2020 Tomas Hrnciar - 1.20.0-1 - Update to 1.20.0 (bgz#1493325) - Move python2-cairo to a separate component