From ff612f4ee2458d93e508aadf834f3e9fbc4b1f29 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 04:22:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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