From a604c2c1bb2802f774e12edd8f2fa9fb2ecc09b2 Mon Sep 17 00:00:00 2001 From: Nathaniel McCallum Date: Mon, 23 Mar 2015 09:51:07 -0400 Subject: [PATCH] Upstream 1.2.3 --- .gitignore | 1 + python-yubico.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 515d409..c5471d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /python-yubico-1.2.1.tar.gz +/python-yubico-1.2.3.tar.gz diff --git a/python-yubico.spec b/python-yubico.spec index 5092b58..90f6767 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -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 - 1.2.3-1 +- Upstream 1.2.3 + * Mon Jun 23 2014 Nathaniel McCallum - 1.2.1-3 - Enable build on EL6. diff --git a/sources b/sources index 0f596b2..9f3930c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a6c9eb14d2b57fdf19eed70fcdb1903 python-yubico-1.2.1.tar.gz +c7cb59d7898cf36d9302183dd44c486b python-yubico-1.2.3.tar.gz