From 135932990604cb827911d0ff0fb13b90a81cc71f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:52:23 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pycairo.git#4bd7f6dc721bf37d534f78448e2f9b1f4e7e41ef --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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