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..690dd3bd4554cb9251e9f7fb9916ec0cb50efc96 100644 --- a/perl-ExtUtils-Depends.spec +++ b/perl-ExtUtils-Depends.spec @@ -1,5 +1,5 @@ Name: perl-ExtUtils-Depends -Version: 0.8001 +Version: 0.8002 Release: 1 Summary: Easily build XS extensions that depend on XS extensions License: GPL-1.0-or-later OR Artistic-1.0-Perl @@ -61,6 +61,11 @@ make test %{_mandir}/man3/ExtUtils::Depends.3* %changelog +* Mon May 12 2025 openeuler_bot - 0.8002-1 +- 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) +- Quote directories with spaces (version:0.8000) + * Fri Jan 26 2024 Dongxing Wang - 0.8001-1 - Update package with version 0.8001 @@ -68,4 +73,4 @@ make test - Improve the project according to the requirements of compliance improvement * Wed Jun 10 2020 Perl_Bot 0.8000-1 -- Specfile autogenerated by Perl_Bot +- Specfile autogenerated by Perl_Bot \ No newline at end of file