From 3ec4a5046fa72f35ca88437102edd39f603555fd Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Fri, 22 Aug 2025 10:03:14 +0800 Subject: [PATCH] fix changelog display exception --- perl-Error.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-Error.spec b/perl-Error.spec index 6b52bdd..56c41b7 100644 --- a/perl-Error.spec +++ b/perl-Error.spec @@ -1,6 +1,6 @@ Name: perl-Error Version: 0.17029 -Release: 4 +Release: 5 Epoch: 1 Summary: Error/exception handling in an OO-ish way License: (GPL-1.0-or-later OR Artistic-1.0-Perl) and MIT @@ -59,6 +59,9 @@ make test %{_mandir}/man3/Error::Simple.3* %changelog +* Fri Aug 22 2025 fuanan - 1:0.17029-5 +- fix changelog display exception + * Fri Jan 17 2025 Funda Wang - 1:0.17029-4 - drop useless perl(:MODULE_COMPAT) requirement @@ -66,9 +69,9 @@ make test - fix Epoch missing in changelog * Fri Jul 30 2021 chenyanpanHW - 1:0.17029-2 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git -* Thu Jan 28 2021 yuanxin - 1:0.17029-1 - upgrade version to 0.17029 * Thu Jul 23 2020 xinghe - 1:0.17028-1 -- Gitee