diff --git a/ExtUtils-Depends-0.8001.tar.gz b/ExtUtils-Depends-0.8001.tar.gz deleted file mode 100644 index fce670ec248ab8878d58bc447488a66dc186ba1d..0000000000000000000000000000000000000000 Binary files a/ExtUtils-Depends-0.8001.tar.gz and /dev/null differ diff --git a/ExtUtils-Depends-0.8002.tar.gz b/ExtUtils-Depends-0.8002.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..06f06e7d3aeb85f837955704299e87b97f89754c Binary files /dev/null and b/ExtUtils-Depends-0.8002.tar.gz differ diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec index 68449b0ddb9fa747d5e895c09f90ea3e98996437..132d879df4a6b1971955bf540fdc22de5eed7719 100644 --- a/perl-ExtUtils-Depends.spec +++ b/perl-ExtUtils-Depends.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Depends -Version: 0.8001 -Release: 1 +Version: 0.8002 +Release: 2 Summary: Easily build XS extensions that depend on XS extensions License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/ExtUtils-Depends @@ -61,6 +61,10 @@ make test %{_mandir}/man3/ExtUtils::Depends.3* %changelog +* Thu Mar 27 2025 openeuler_bot - 0.8002-2 +- fix UNC path bug - https://rt.cpan.org/Ticket/Display.html?id=102436 (version:0.8002) +- fix get_makefile_vars losing path components if space-quoted and >1 dep, which was breaking CPAN module "true" which depends on two modules (version:0.8002) + * Fri Jan 26 2024 Dongxing Wang - 0.8001-1 - Update package with version 0.8001