From 4bd3163e89fd5fad39b28ff83f7c4dce9a15236c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:58:34 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- pyscard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyscard.spec b/pyscard.spec index 2c1d6eb..40f487a 100644 --- a/pyscard.spec +++ b/pyscard.spec @@ -1,6 +1,6 @@ Name: pyscard Version: 1.9.7 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A framework for building smart card aware applications in Python @@ -85,6 +85,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/smartcard/scard/*.so %endif %changelog +* Tue May 26 2020 Miro HronĨok - 1.9.7-8 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.9.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild