Upstream 1.2.3
This commit is contained in:
parent
55c329a8e1
commit
a604c2c1bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/python-yubico-1.2.1.tar.gz
|
||||
/python-yubico-1.2.3.tar.gz
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-yubico
|
||||
Version: 1.2.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Pure-python library for interacting with Yubikeys
|
||||
|
||||
License: BSD
|
||||
@ -47,6 +47,9 @@ nosetests -e test_challenge_response -e test_serial -e test_status
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2015 Nathaniel McCallum <npmccallum@redhat.com> - 1.2.3-1
|
||||
- Upstream 1.2.3
|
||||
|
||||
* Mon Jun 23 2014 Nathaniel McCallum <npmccallum@redhat.com> - 1.2.1-3
|
||||
- Enable build on EL6.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user