From 05eecede122cfca668612568b0b413161121d686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- pyatspi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyatspi.spec b/pyatspi.spec index 7ed12c5..0535178 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.20.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -101,6 +101,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Mon Dec 19 2016 Miro HronĨok - 2.20.2-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 2.20.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages