diff --git a/parent-0.238.tar.gz b/parent-0.238.tar.gz deleted file mode 100644 index 3cfd1e85c9bdec198cea59bd0a39e5025088bc8a..0000000000000000000000000000000000000000 Binary files a/parent-0.238.tar.gz and /dev/null differ diff --git a/parent-0.239.tar.gz b/parent-0.239.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..445fd9289233860768ebb376161835dac064de42 Binary files /dev/null and b/parent-0.239.tar.gz differ diff --git a/perl-parent.spec b/perl-parent.spec index 4a3a1b0d53f404fecf9f01a2d3c92b9a3693a4ff..916315c0d55a76df5b1323510935d06d2cae8ea2 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,8 +1,8 @@ -%define anolis_release 3 +%define anolis_release 1 Name: perl-parent Epoch: 1 -Version: 0.238 +Version: 0.239 Release: %{anolis_release}%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic @@ -47,7 +47,7 @@ The %{name}-doc package contains documentation files for %{name}. %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %install make pure_install DESTDIR=%{buildroot} @@ -65,6 +65,9 @@ make test %doc Changes %changelog +* Mon Jan 23 2023 Funda Wang - 1:0.239-1 +- New version 0.239 + * Fri Dec 16 202 Chunmei Xu - 1:0.238-3 - fix wrong requires of doc package