diff --git a/.gitignore b/.gitignore index 04899bf..1db2629 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /yubikey-manager-8d7756f.tar.gz /yubioath-desktop-098b814.tar.gz /yubioath-desktop-0a8c363.tar.gz +/yubioath-desktop-d1187b6.tar.gz diff --git a/sources b/sources index 047c1e1..736e4bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yubioath-desktop-0a8c363.tar.gz) = e630cab0d60d2c788ccf4142081ab827d01f2e8ff29d641f41248e9d8275e833c262b0cf234da4c0364f6f04be52e8bdc68c216264292079ae908792af8dc878 +SHA512 (yubioath-desktop-d1187b6.tar.gz) = a8dab2f1c0189ea1a2c65b0b13f5c70e55152b8a93b93b187858695a8b0ad418cb68c5e22675b3e43ef14aaec45fb96715bd352861a0b50f70b6d5d9afef0d42 diff --git a/yubioath-desktop.spec b/yubioath-desktop.spec index ec8e155..2664b88 100644 --- a/yubioath-desktop.spec +++ b/yubioath-desktop.spec @@ -1,12 +1,12 @@ %global debug_package %{nil} -%global commit 0a8c3638aef4507f14ac629b3a670dc5f195fa04 +%global commit d1187b650ac75755ce9ad2f978c1658bde032b38 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global owner Yubico Name: yubioath-desktop Version: 4.3.5 -Release: 2.git%{shortcommit}%{?dist} +Release: 3.git%{shortcommit}%{?dist} Summary: Yubikey tool for generating OATH event-based HOTP and time-based TOTP codes License: BSD @@ -47,6 +47,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/icons/hicolor/128x128/apps resources %{_datadir}/applications/* %changelog +* Thu Jan 03 2019 Gerald Cox - 4.3.5-3.gitd1187b6 +- Upstream release - rhbz#1655888 + * Thu Jan 03 2019 Igor Gnatenko - 4.3.5-2.git0a8c363 - Trivial fixes