|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: yubioath-desktop
|
|
|
|
Name: yubioath-desktop
|
|
|
|
Version: 5.0.4
|
|
|
|
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
|
|
|
|
Summary: Yubikey tool for generating OATH event-based HOTP and time-based TOTP codes
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -52,6 +52,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/icons/hicolor/128x128/apps resources
|
|
|
|
%{_datadir}/applications/*
|
|
|
|
%{_datadir}/applications/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.4-6.git2e13158
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 27 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.0.4-5.git2e13158
|
|
|
|
* Fri Nov 27 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.0.4-5.git2e13158
|
|
|
|
- drop hard-coded Qt5 runtime dep (rely solely on symbol versioning)
|
|
|
|
- drop hard-coded Qt5 runtime dep (rely solely on symbol versioning)
|
|
|
|
|
|
|
|
|
|
|
|