|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: pyscard
|
|
|
|
|
Version: 1.9.7
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?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
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.7-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.7-2
|
|
|
|
|
- Subpackage python2-pyscard has been removed
|
|
|
|
|
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
|
|
|
|