diff --git a/perl-parent.spec b/perl-parent.spec index 29139b159897b1925419e92e1b51f5a21e052519..699720cae92aa0ca67dd8798754e6b9a5b5637fd 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,6 +45,9 @@ make test %{_mandir}/man3/parent.3* %changelog +* Thu Aug 1 2024 fuanan - 1:0.241-2 +- Add changelog for previous upgrade + * Fri Jul 21 2023 xujing - 1:0.241-1 - update version to 0.241 @@ -52,6 +55,7 @@ make test - DESC: delete -S git from %autosetup, and delete BuildRequires git * Sat Jul 25 2020 zhanzhimin - 1:0.238-1 +- update version to 0.238 * Thu Sep 26 2019 shenyangyang - 1:0.237-4 - Type:enhancement