|
|
@ -1,12 +1,10 @@
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global commit c58db92b64f9676b71c6fd7f6c9f4f0c59a8541e
|
|
|
|
|
|
|
|
|
|
|
|
%global commit 121efe3b65c77de34352a9e4b9c4314c38b5107a
|
|
|
|
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
%global owner Yubico
|
|
|
|
%global owner Yubico
|
|
|
|
|
|
|
|
|
|
|
|
Name: yubioath-desktop
|
|
|
|
Name: yubioath-desktop
|
|
|
|
Version: 5.0.0
|
|
|
|
Version: 5.0.1
|
|
|
|
Release: 2.git%{shortcommit}%{?dist}
|
|
|
|
Release: 1.git%{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,7 +50,10 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/icons/hicolor/128x128/apps resources
|
|
|
|
%{_datadir}/applications/*
|
|
|
|
%{_datadir}/applications/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Thu Sep 26 2019 Jan Grulich <jgrulich@redhat.com> - 5.0.0-2.git121efe3
|
|
|
|
* Wed Oct 16 2019 Gerald Cox <gbcox@fedoraproject.org> - 5.0.1-1.gitc58db92
|
|
|
|
|
|
|
|
- Upstream release - rhbz#1762309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Sep 25 2019 Jan Grulich <jgrulich@redhat.com> - 5.0.0-2.git121efe3
|
|
|
|
- rebuild (qt5)
|
|
|
|
- rebuild (qt5)
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 23 2019 Gerald Cox <gbcox@fedoraproject.org> - 5.0.0-1.git121efe3b
|
|
|
|
* Mon Sep 23 2019 Gerald Cox <gbcox@fedoraproject.org> - 5.0.0-1.git121efe3b
|
|
|
|