From 6ee0d3cd62b7140162fe90b76b6aa1ea171d5513 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 --- pyscard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyscard.spec b/pyscard.spec index 22b9977..ddc0c1d 100644 --- a/pyscard.spec +++ b/pyscard.spec @@ -1,6 +1,6 @@ Name: pyscard Version: 1.9.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A framework for building smart card aware applications in Python Group: Development/Libraries @@ -67,6 +67,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/smartcard/scard/*.so %{python3_sitearch}/%{name}-%{version}-py*.egg-info %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.9.0-6 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.9.0-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages