From eb23b36c1054177c229367564b9060fc2787ebfe Mon Sep 17 00:00:00 2001 From: xu_lei_123 Date: Tue, 27 Dec 2022 11:08:37 +0800 Subject: [PATCH] fix date error on 6.0-46 --- unzip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unzip.spec b/unzip.spec index ba0ab84..f86d311 100644 --- a/unzip.spec +++ b/unzip.spec @@ -87,7 +87,7 @@ make check -f unix/Makefile * Thu Jun 10 2021 shixuantong - 6.0-47 - add gcc to BuildRequires and revert unzip-6.0-crc-builtin.patch -* Tues May 12 2021 openEuler hanzhelii <18221254@bjtu.edu.cn> - 6.0-46 +* Tue May 12 2021 openEuler hanzhelii <18221254@bjtu.edu.cn> - 6.0-46 - add unzip-6.0-crc-builtin.patch * Mon Mar 2 2020 openEuler Buildteam - 6.0-45 -- Gitee