diff --git a/yubioath-desktop.spec b/yubioath-desktop.spec index f7708cb..3f3e31a 100644 --- a/yubioath-desktop.spec +++ b/yubioath-desktop.spec @@ -6,7 +6,7 @@ Name: yubioath-desktop Version: 5.0.0 -Release: 1.git%{shortcommit}%{?dist} +Release: 2.git%{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 +* Wed Sep 25 2019 Jan Grulich - 5.0.0-2.git121efe3 +- rebuild (qt5) + * Mon Sep 23 2019 Gerald Cox - 5.0.0-1.git121efe3b - Upstream release - rhbz#1754707