1
0

Accepting request 862584 from devel:languages:perl:autoupdate

- updated to 2.38
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.38      2021-01-11 14:35:54 -0700
    - Fixed a bug the can cause an array dereference error in pkg-config command line
      plugin on MSYS2 / MinGW environment (gh#243)
    - Changed the auto-generated module name for Test::Alien, in a way that works
      around a probable bug / issue with ExtUtils::CBuilder (gh#243)

OBS-URL: https://build.opensuse.org/request/show/862584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=68
This commit is contained in:
2021-01-12 10:20:07 +00:00
committed by Git OBS Bridge
parent af0031adac
commit 3794674b4d
4 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 12 03:06:26 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 2.38
see /usr/share/doc/packages/perl-Alien-Build/Changes
2.38 2021-01-11 14:35:54 -0700
- Fixed a bug the can cause an array dereference error in pkg-config command line
plugin on MSYS2 / MinGW environment (gh#243)
- Changed the auto-generated module name for Test::Alien, in a way that works
around a probable bug / issue with ExtUtils::CBuilder (gh#243)
-------------------------------------------------------------------
Tue Nov 3 03:07:10 UTC 2020 - Tina Müller <timueller+perl@suse.de>