From a5fbf513aad473a16d43f87ffeecfd45f8df78d8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 21:25:19 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-yubico.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index fe76e8e..749f4ec 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -5,7 +5,7 @@ Name: python-yubico Version: 1.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -48,6 +48,9 @@ nosetests -e test_challenge_response -e test_serial -e test_status %endif %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Mar 23 2015 Nathaniel McCallum - 1.2.3-1 - Upstream 1.2.3 - Require pyusb during building when running tests