diff --git a/yubikey-manager.spec b/yubikey-manager.spec index 02ae91f..653ddc0 100644 --- a/yubikey-manager.spec +++ b/yubikey-manager.spec @@ -4,7 +4,7 @@ Name: yubikey-manager Version: 4.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python library and command line tool for configuring a YubiKey License: BSD @@ -61,6 +61,9 @@ Python library for configuring a YubiKey. %{_bindir}/ykman %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 4.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jul 16 2021 Gerald Cox - 4.0.5-1 - Upstream release rhbz#1983123