From f97aa2aadd2fddfe803f66facd6a001443a7617e Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Thu, 13 Oct 2022 11:33:12 +0800 Subject: [PATCH] fix the changelog exception macro --- libgcrypt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libgcrypt.spec b/libgcrypt.spec index b03ef49..cb0a412 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -4,7 +4,7 @@ Name: libgcrypt Version: 1.9.4 -Release: 1 +Release: 2 Summary: A general-purpose cryptography library License: LGPLv2+ URL: https://www.gnupg.org/ @@ -129,6 +129,9 @@ install -m644 %{SOURCE7} $RPM_BUILD_ROOT/etc/gcrypt/random.conf %{_infodir}/gcrypt.info* %changelog +* Thu Oct 13 2022 fuanan - 1.9.4-2 +- DESC:fix the changelog exception macro + * Tue Dec 7 2021 zoulin - 1.9.4-1 - Type:requirements - ID:NA @@ -142,7 +145,7 @@ install -m644 %{SOURCE7} $RPM_BUILD_ROOT/etc/gcrypt/random.conf - DESC:Fix CVE-2021-33560 CVE-2021-40528 * Fri Jul 30 2021 chenyanpanHW - 1.8.7-3 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Mon Jun 21 2021 gaihuiying1 - 1.8.7-2 - Type:cves