diff --git a/pyscard.spec b/pyscard.spec index 1a201d1..0323234 100644 --- a/pyscard.spec +++ b/pyscard.spec @@ -1,6 +1,6 @@ Name: pyscard Version: 1.9.7 -Release: 11%{?dist} +Release: 12%{?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 Jun 04 2021 Python Maint - 1.9.7-12 +- Rebuilt for Python 3.10 + * Mon Mar 22 2021 Tomas Hrnciar - 1.9.7-11 - remove %{python3_other_version} ifs - explicitly buildrequire python3-setuptools