From 5eee5ec44fb4beba4a4e7d8b03f33c25c29a4d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Tue, 18 Jun 2024 05:30:28 +0000 Subject: [PATCH] fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- perl-IO-Compress.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index e08a280..b966cfb 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -109,7 +109,7 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 %{_mandir}/man3/IO::Uncompress::*.3* %changelog -* Mon Aug 24 dingyue - 2.095-1 +* Mon Aug 24 2020 dingyue - 2.095-1 - Bump to version 2.095 * Tue Sep 17 2019 openEuler Buildteam - 2.081-6 -- Gitee