From 45cb311b47ae8579eaf2927c8a794e64c826adbf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 08:05:54 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ykocli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ykocli.spec b/ykocli.spec index ced7e4b..43bf6df 100644 --- a/ykocli.spec +++ b/ykocli.spec @@ -4,7 +4,7 @@ Name: ykocli Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Front-end script for ykman to obtain TOTP tokens License: GPL-3.0-or-later @@ -52,6 +52,9 @@ that places ykman obtained TOTP tokens into the CopyQ clipboard. %{_mandir}/man1/ykocli.1* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 1.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Jan 17 2023 Gerald Cox - 1.1.1-1 - Allow multiple yubikeys rhbz#2161474