diff --git a/parent-0.242.tar.gz b/parent-0.242.tar.gz deleted file mode 100644 index ccee8367fcef9e57eb78c32078e2e8873d692454..0000000000000000000000000000000000000000 Binary files a/parent-0.242.tar.gz and /dev/null differ diff --git a/parent-0.244.tar.gz b/parent-0.244.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5af904a63f7ca433c53388c283219df0b9004890 Binary files /dev/null and b/parent-0.244.tar.gz differ diff --git a/perl-parent.spec b/perl-parent.spec index be91c65be39dda0c4781d0254a882e441398b237..0db74fc8a55df015d5dfd86f2e5dc056baab796d 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,8 +1,8 @@ %global perl_package_name parent Name: perl-parent Epoch: 1 -Version: 0.242 -Release: 3 +Version: 0.244 +Release: 1 Summary: Establish an ISA relationship with base classes at compile time License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/parent @@ -43,6 +43,10 @@ make test %{_mandir}/man3/parent.3* %changelog +* Mon Sep 01 2025 sqfu - 1:0.244-1 +- update to 0.244 +- Update (commented) comparison with $] to use quotes + * Fri Aug 29 2025 jinshuaiyu - 1:0.242-3 - fix macro error in the changelog