From 06469ee67970af8c8f67c3e3b54dbd6ff83f044f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:55:22 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- xcb-proto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcb-proto.spec b/xcb-proto.spec index 6bea648..6cb9ea5 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -2,7 +2,7 @@ Name: xcb-proto Version: 1.13 -Release: 10%{?dist} +Release: 11%{?dist} Summary: XCB protocol descriptions License: MIT @@ -40,6 +40,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{python3_sitelib}/xcbgen %changelog +* Tue May 26 2020 Miro HronĨok - 1.13-11 +- Rebuilt for Python 3.9 + * Fri Jan 31 2020 Fedora Release Engineering - 1.13-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild