From 215856e6f54adc252ab6594c1357b6accc508389 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 22:45:30 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- pycairo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pycairo.spec b/pycairo.spec index 121bcea..4b72567 100644 --- a/pycairo.spec +++ b/pycairo.spec @@ -1,6 +1,6 @@ Name: pycairo Version: 1.23.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for the cairo library License: LGPL-2.1-only OR MPL-1.1 @@ -56,6 +56,9 @@ libraries so that they interoperate with py3cairo. %{_libdir}/pkgconfig/py3cairo.pc %changelog +* Tue Jun 13 2023 Python Maint - 1.23.0-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.23.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild