From bde2c21949f474961cd5267e758d173d7db009ee Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Fri, 26 Aug 2022 09:36:28 +0800 Subject: [PATCH] fix changelog --- perl-IO-Compress.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index e08a280..71d995e 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -7,7 +7,7 @@ Name: perl-IO-Compress Version: 2.095 -Release: 1 +Release: 2 Summary: Read and write compressed data License: GPL+ or Artistic URL: https://metacpan.org/release/IO-Compress @@ -109,7 +109,10 @@ 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 +* Fri Aug 26 2022 dongyuzhen - 2.095-2 +- fix changelog + +* Mon Aug 24 2020 dingyue - 2.095-1 - Bump to version 2.095 * Tue Sep 17 2019 openEuler Buildteam - 2.081-6 -- Gitee