From 2cb424ef892ed973d8abb9a615726407ac47e70c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:30:55 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- yubikey-manager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yubikey-manager.spec b/yubikey-manager.spec index 507bb4c..a30ff48 100644 --- a/yubikey-manager.spec +++ b/yubikey-manager.spec @@ -1,6 +1,6 @@ Name: yubikey-manager Version: 0.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library and command line tool for configuring a YubiKey License: BSD @@ -48,6 +48,9 @@ Python library for configuring a YubiKey. %{_bindir}/ykman %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.6.0-3 +- Rebuilt for Python 3.7 + * Mon May 7 2018 Seth Jennings - 0.6.0-2 - add u2f-host as dependency