diff --git a/oath-toolkit.spec b/oath-toolkit.spec index 0467e71..9af352b 100755 --- a/oath-toolkit.spec +++ b/oath-toolkit.spec @@ -1,6 +1,6 @@ Name: oath-toolkit Version: 2.6.5 -Release: 2%{?dist} +Release: 3 License: GPLv3+ Summary: One-time password components BuildRequires: pam-devel, gtk-doc, libtool, libtool-ltdl-devel @@ -172,6 +172,9 @@ mkdir -p -m 0600 %{buildroot}%{_sysconfdir}/liboath %{_libdir}/security/pam_oath.so %changelog +* Thu Mar 24 2022 wulei - 2.6.5-3 +- Delete {?dist} + * Fri Feb 19 2021 yanglongkang - 2.6.5-2 - Replace xmlsec1-openssl with xmlsec1-devel