From 33a5452eb96de4d4cab2e60a5b61816cde7dace9 Mon Sep 17 00:00:00 2001 From: z00659409 Date: Tue, 6 Sep 2022 17:43:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- unzip.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unzip.spec b/unzip.spec index 1204669..ef87458 100644 --- a/unzip.spec +++ b/unzip.spec @@ -1,6 +1,6 @@ Name: unzip Version: 6.0 -Release: 49.h1 +Release: 50 Summary: A utility for unpacking zip files License: Info-ZIP,Public Domain URL: http://www.info-zip.org/UnZip.html @@ -75,7 +75,7 @@ make check -f unix/Makefile %{_mandir}/man1/* %changelog -*Mon Sep 5 2022 zhangnan - 6.0-49.h1 +*Mon Sep 5 2022 zhangnan - 6.0-50 - fix CVE-2021-4217 * Tue May 10 2022 shixuantong - 6.0-49 -- Gitee