From 91532efb0bf9d1b925a54462f6be477689f4052e Mon Sep 17 00:00:00 2001 From: haomi123 Date: Fri, 29 Jul 2022 03:19:03 +0000 Subject: [PATCH] Modify specfile in changelog Change The changelog to add the version number --- bcrypt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bcrypt.spec b/bcrypt.spec index ae496df..e092183 100644 --- a/bcrypt.spec +++ b/bcrypt.spec @@ -39,6 +39,6 @@ Bcrypt is a cross platform file encryption utility. Encrypted files are portable %{_mandir}/* %changelog -* Sun Mar 29 2020 Wei Xiong +* Sun Mar 29 2020 Wei Xiong 1.1-1 - Package init -- Gitee