From d07f35a002f8a1711aaa692f82e3376a06218ea4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:36:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- yubioath-desktop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yubioath-desktop.spec b/yubioath-desktop.spec index 67749ab..85432e4 100644 --- a/yubioath-desktop.spec +++ b/yubioath-desktop.spec @@ -5,7 +5,7 @@ Name: yubioath-desktop Version: 5.0.4 -Release: 5.%{svn}%{shortcommit}%{?dist} +Release: 6.%{svn}%{shortcommit}%{?dist} Summary: Yubikey tool for generating OATH event-based HOTP and time-based TOTP codes License: BSD @@ -52,6 +52,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/icons/hicolor/128x128/apps resources %{_datadir}/applications/* %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 5.0.4-6.git2e13158 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 27 2020 Rex Dieter - 5.0.4-5.git2e13158 - drop hard-coded Qt5 runtime dep (rely solely on symbol versioning)