From 89c0efbd67eab7be691c546c37183d6603bed573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:24:31 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- pyscard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyscard.spec b/pyscard.spec index edae9b9..1de9160 100644 --- a/pyscard.spec +++ b/pyscard.spec @@ -1,6 +1,6 @@ Name: pyscard Version: 1.9.7 -Release: 4%{?dist} +Release: 5%{?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 +* Mon Aug 19 2019 Miro HronĨok - 1.9.7-5 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.9.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild