From 732738b70d1649cf183f8f8e8fef94be0bc5f122 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Fri, 22 Aug 2025 10:09:46 +0800 Subject: [PATCH] fix changelog display exception (cherry picked from commit 21874fd32552b32919cc4677e71aba7752f5ef5d) --- perl-Error.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-Error.spec b/perl-Error.spec index a45728f..f0f2fb5 100644 --- a/perl-Error.spec +++ b/perl-Error.spec @@ -1,6 +1,6 @@ Name: perl-Error Version: 0.17029 -Release: 3 +Release: 4 Epoch: 1 Summary: Error/exception handling in an OO-ish way License: (GPL+ or Artistic) and MIT @@ -62,13 +62,16 @@ make test %{_mandir}/man3/Error::Simple.3* %changelog +* Fri Aug 22 2025 fuanan - 1:0.17029-4 +- fix changelog display exception + * Tue Oct 25 2022 jiangchuangang - 1:0.17029-3 - 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