diff --git a/yubioath-desktop.spec b/yubioath-desktop.spec index 4340bbc..c02fd84 100644 --- a/yubioath-desktop.spec +++ b/yubioath-desktop.spec @@ -3,7 +3,7 @@ Name: yubioath-desktop Version: 5.0.5 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jul 23 2021 Fedora Release Engineering - 5.0.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Apr 20 2021 Gerald Cox - 5.0.5-2 - Correct runtime dependency - rhbz#1951421