From bf7156f49313647272effb93c54326735581aea4 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Mon, 8 Sep 2025 19:11:34 +0800 Subject: [PATCH] fix macro error in the changelog (cherry picked from commit 0cdd81423fa0f20e1aa18ad8f31a4e901660c7d9) --- perl-parent.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-parent.spec b/perl-parent.spec index 29139b1..e6ccf3a 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -2,7 +2,7 @@ Name: perl-parent Epoch: 1 Version: 0.241 -Release: 1 +Release: 2 Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic URL: https://metacpan.org/release/parent @@ -45,11 +45,14 @@ make test %{_mandir}/man3/parent.3* %changelog +* Mon Sep 8 2025 fuanan - 1:0.241-2 +- fix macro error in the changelog + * Fri Jul 21 2023 xujing - 1:0.241-1 - update version to 0.241 * Mon Aug 02 2021 chenyanpanHW - 1:0.238-2 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Sat Jul 25 2020 zhanzhimin - 1:0.238-1 -- Gitee