From 963da1fa891eda68deb8f334f2593d422abc0110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 20:11:03 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pycairo.spec b/pycairo.spec index 45ed4c8..d4adf9c 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -1,6 +1,6 @@ Name: pycairo Version: 1.18.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for the cairo library License: MPLv1.1 or LGPLv2 @@ -97,6 +97,9 @@ libraries so that they interoperate with py3cairo. %{_libdir}/pkgconfig/py3cairo.pc %changelog +* Thu Aug 15 2019 Miro HronĨok - 1.18.1-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.18.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild