diff --git a/.gitignore b/.gitignore index 594bb20..079acd1 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /yubioath-desktop-c58db92.tar.gz /yubioath-desktop-4df579e.tar.gz /yubioath-desktop-5e94bd8.tar.gz +/yubioath-desktop-2e13158.tar.gz diff --git a/sources b/sources index 8604469..2c98330 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yubioath-desktop-5e94bd8.tar.gz) = 5271d038f2b67cafa491b27bfe793afe75bddf08fd0cb7b4e285aa151a3d66b20aed7fb5e86a23d47e7ee08acee5d146a16bfe7a8b9aaea0b6f905759d29dd39 +SHA512 (yubioath-desktop-2e13158.tar.gz) = 8d0afbbdb7e2b48884fedba2ec6f4369cf5a6c4265bc3a2c3b16febb88a5beefc3e17f6a61fa28f7ec74846d6d2b92cb1701adf4a750055532149d6a38138547 diff --git a/yubioath-desktop.spec b/yubioath-desktop.spec index 4ae0080..a1b069c 100644 --- a/yubioath-desktop.spec +++ b/yubioath-desktop.spec @@ -1,10 +1,10 @@ -%global commit 5e94bd8fafc8814d582b3e5809383b4b9e83d28f +%global commit 2e13158bf88b57bea3d3cd6c3c47680e84417a57 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global owner Yubico %global svn git Name: yubioath-desktop -Version: 5.0.3 +Version: 5.0.4 Release: 1.%{svn}%{shortcommit}%{?dist} 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/* %changelog +* Thu May 14 2020 Gerald Cox - 5.0.4-1.git2e13158 +- Upstream release rhbz#1835890 + * Tue Apr 14 2020 Gerald Cox - 5.0.3-1.git5e94bd8 - Upstream release rhbz#1823928