diff --git a/pyscard.spec b/pyscard.spec index c28cb9f..f198d0e 100644 --- a/pyscard.spec +++ b/pyscard.spec @@ -1,6 +1,6 @@ Name: pyscard Version: 1.9.0 -Release: 2%{?dist} +Release: 3%{?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 +* Tue Nov 10 2015 Fedora Release Engineering - 1.9.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Mon Aug 31 2015 Seth Jennings 1.9.0-2 - New subpackage for python3 build