|
|
@ -5,11 +5,11 @@ Name: yubioath-desktop
|
|
|
|
Version: 5.1.0
|
|
|
|
Version: 5.1.0
|
|
|
|
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
|
|
|
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
|
|
|
URL: %{forgeurl}
|
|
|
|
|
|
|
|
|
|
|
|
%forgemeta
|
|
|
|
%forgemeta
|
|
|
|
|
|
|
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
|
|
|
URL: %{forgeurl}
|
|
|
|
|
|
|
|
Source0: %{forgesource}
|
|
|
|
Source0: %{forgesource}
|
|
|
|
Source1: %{name}.rpmlintrc
|
|
|
|
Source1: %{name}.rpmlintrc
|
|
|
|
Patch0: rhbz-2053900-p0.patch
|
|
|
|
Patch0: rhbz-2053900-p0.patch
|
|
|
@ -53,6 +53,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/icons/hicolor/128x128/apps resources
|
|
|
|
%{_datadir}/applications/*
|
|
|
|
%{_datadir}/applications/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Feb 13 2022 Gerald Cox <gbcox@member.fsf.org> - 5.1.0-5
|
|
|
|
|
|
|
|
- Rebuild to circumvent fedpkg update bug rhbz#2053900
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 13 2022 Gerald Cox <gbcox@member.fsf.org> - 5.1.0-4
|
|
|
|
* Sun Feb 13 2022 Gerald Cox <gbcox@member.fsf.org> - 5.1.0-4
|
|
|
|
- Resync build
|
|
|
|
- Resync build
|
|
|
|
|
|
|
|
|
|
|
|