Upstream release rhbz#1835890

f37
gbcox 5 years ago
parent ee005e9bc1
commit 662ca8d5f2

1
.gitignore vendored

@ -24,3 +24,4 @@
/yubioath-desktop-c58db92.tar.gz /yubioath-desktop-c58db92.tar.gz
/yubioath-desktop-4df579e.tar.gz /yubioath-desktop-4df579e.tar.gz
/yubioath-desktop-5e94bd8.tar.gz /yubioath-desktop-5e94bd8.tar.gz
/yubioath-desktop-2e13158.tar.gz

@ -1 +1 @@
SHA512 (yubioath-desktop-5e94bd8.tar.gz) = 5271d038f2b67cafa491b27bfe793afe75bddf08fd0cb7b4e285aa151a3d66b20aed7fb5e86a23d47e7ee08acee5d146a16bfe7a8b9aaea0b6f905759d29dd39 SHA512 (yubioath-desktop-2e13158.tar.gz) = 8d0afbbdb7e2b48884fedba2ec6f4369cf5a6c4265bc3a2c3b16febb88a5beefc3e17f6a61fa28f7ec74846d6d2b92cb1701adf4a750055532149d6a38138547

@ -1,10 +1,10 @@
%global commit 5e94bd8fafc8814d582b3e5809383b4b9e83d28f %global commit 2e13158bf88b57bea3d3cd6c3c47680e84417a57
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
%global owner Yubico %global owner Yubico
%global svn git %global svn git
Name: yubioath-desktop Name: yubioath-desktop
Version: 5.0.3 Version: 5.0.4
Release: 1.%{svn}%{shortcommit}%{?dist} Release: 1.%{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
@ -52,6 +52,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/icons/hicolor/128x128/apps resources
%{_datadir}/applications/* %{_datadir}/applications/*
%changelog %changelog
* Thu May 14 2020 Gerald Cox <gbcox@fedoraproject.org> - 5.0.4-1.git2e13158
- Upstream release rhbz#1835890
* Tue Apr 14 2020 Gerald Cox <gbcox@fedoraproject.org> - 5.0.3-1.git5e94bd8 * Tue Apr 14 2020 Gerald Cox <gbcox@fedoraproject.org> - 5.0.3-1.git5e94bd8
- Upstream release rhbz#1823928 - Upstream release rhbz#1823928

Loading…
Cancel
Save