Upstream 1.2.3

This commit is contained in:
Nathaniel McCallum 2015-03-23 09:51:07 -04:00
parent 55c329a8e1
commit a604c2c1bb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/python-yubico-1.2.1.tar.gz
/python-yubico-1.2.3.tar.gz

View File

@ -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.

View File

@ -1 +1 @@
1a6c9eb14d2b57fdf19eed70fcdb1903 python-yubico-1.2.1.tar.gz
c7cb59d7898cf36d9302183dd44c486b python-yubico-1.2.3.tar.gz