|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: pyscard
|
|
|
|
|
Version: 1.9.0
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?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
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-6
|
|
|
|
|
- Rebuild for Python 3.6
|
|
|
|
|
|
|
|
|
|