This commit is contained in:
Peter Robinson 2015-11-10 17:53:40 +00:00
parent 90e1c46dfa
commit 7694961ca2

View File

@ -12,7 +12,7 @@
Name: python-yubico
Version: 1.2.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Pure-python library for interacting with Yubikeys
License: BSD
@ -120,6 +120,9 @@ popd
%endif # rhel
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Mon Jul 20 2015 Miro Hrončok <mhroncok@redhat.com> - 1.2.3-3
- Add Python 3 subpackage (#1244237)