From 6b8aa6a72160ecdecff67eb716d5c6b735b83dd3 Mon Sep 17 00:00:00 2001 From: duyiwei Date: Wed, 5 Jun 2024 09:48:20 +0000 Subject: [PATCH] fix incorrect changelog and release Signed-off-by: duyiwei --- gnutls.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnutls.spec b/gnutls.spec index e899f52..0c923cc 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -1,6 +1,6 @@ Name: gnutls Version: 3.7.2 -Release: 15 +Release: 14 Summary: The GNU Secure Communication Protocol Library License: LGPLv2.1+ and GPLv3+ @@ -229,9 +229,6 @@ make check %{?_smp_mflags} %endif %changelog -* Thu Apr 18 2024 fangxiuning - 3.7.2-15 -- fix CVE-2024-28835 - * Thu Apr 18 2024 fangxiuning - 3.7.2-14 - fix CVE-2024-28835 -- Gitee