From c367114da2c98c6fd2aef6dab8a8e1e9201bb9d0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 04:30:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pyscard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyscard.spec b/pyscard.spec index 0323234..e8cf253 100644 --- a/pyscard.spec +++ b/pyscard.spec @@ -1,6 +1,6 @@ Name: pyscard Version: 1.9.7 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A framework for building smart card aware applications in Python @@ -56,6 +56,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/smartcard/scard/*.so %{python3_sitearch}/%{name}-%{version}-py*.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.9.7-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.9.7-12 - Rebuilt for Python 3.10