From bf4fe1bd70643375eddca519e5207804de969177 Mon Sep 17 00:00:00 2001 From: renmingshuai Date: Mon, 4 Dec 2023 16:16:08 +0800 Subject: [PATCH] test --- libssh.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libssh.spec b/libssh.spec index 9cbb1aa..3e85998 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ Name: libssh Version: 0.9.6 -Release: 6 +Release: 7 Summary: A library implementing the SSH protocol License: LGPLv2+ URL: http://www.libssh.org @@ -114,6 +114,12 @@ popd %doc ChangeLog README %changelog +* Mon Dec 4 2023 renmingshuai - 0.9.6-7 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:test + * Tue Mar 28 2023 renmingshuai - 0.9.6-6 - Type:bugfix - Id:NA -- Gitee