fix tang-show-keys error

Signed-off-by: cherry530 <707078654@qq.com>
(cherry picked from commit ed28560b81e06ceca8e9200f65fb30f1f126f514)
This commit is contained in:
cherry530 2024-12-11 17:18:37 +08:00 committed by openeuler-sync-bot
parent f9e02aad56
commit dafb5a6502

View File

@ -1,6 +1,6 @@
Name: tang
Version: 14
Release: 1
Release: 2
Summary: Server for binding data to network presence
License: GPLv3+
URL: https://github.com/latchset/%{name}
@ -74,7 +74,7 @@ fi
%files
%license COPYING
%attr(2570, %{name}, %{name}) %{_localstatedir}/db/%{name}
%attr(0700, %{name}, %{name}) %{_localstatedir}/db/%{name}
%{_unitdir}/%{name}d@.service
%{_unitdir}/%{name}d.socket
%{_libexecdir}/%{name}d-keygen
@ -88,6 +88,9 @@ fi
%{_mandir}/man1/tangd-rotate-keys.1.gz
%changelog
* Wed Dec 11 2024 xu_ping <707078654@qq.com> - 14-2
- fix tang-show-keys error.
* Thu Sep 28 2023 wulei <wu_lei@hoperun.com> - 14-1
- Update to 14