From 5f098f35bf4ea216a6676ff75be331a35777c690 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 11:48:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-yubico.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index f19315e..710acb5 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.3.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -80,6 +80,9 @@ nosetests-%{python3_version} -e test_challenge_response -e test_serial -e test_s %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.3.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 24 2017 Nathaniel McCallum - 1.3.2-7 - Backport an upstream python3 fix (#1484862)