Accepting request 858137 from devel:languages:perl:autoupdate

- updated to 7.58
   see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
  7.58    Mon 21 Dec 18:16:04 GMT 2020
      No changes since v7.57_02
  7.57_02 Fri 18 Dec 23:04:09 GMT 2020
      Macosx fixes:
      - Improve dlopen check on MacOS
  7.57_01 Fri 18 Dec 13:30:30 GMT 2020
      Macosx fixes:
      - Use dlopen to check for library presence on Mac OS (Big Sur fix)
      Bug fixes:
      - check CPAN::Meta::Requirements capabilities rather than prereqs

OBS-URL: https://build.opensuse.org/request/show/858137
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=59
This commit is contained in:
Pedro Monreal Gonzalez 2020-12-22 11:46:06 +00:00 committed by Git OBS Bridge
parent 8566f44c41
commit 391218e4a4
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c95389d4836410568c8dbac1caff56f663683119ddbf49d0d038a0ce232a0016
size 479606

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa73736cd926536c0f393f441d1b8742453573ad6efa2d855471e772f84c1eee
size 479836

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Dec 22 03:09:05 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 7.58
see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
7.58 Mon 21 Dec 18:16:04 GMT 2020
No changes since v7.57_02
7.57_02 Fri 18 Dec 23:04:09 GMT 2020
Macosx fixes:
- Improve dlopen check on MacOS
7.57_01 Fri 18 Dec 13:30:30 GMT 2020
Macosx fixes:
- Use dlopen to check for library presence on Mac OS (Big Sur fix)
Bug fixes:
- check CPAN::Meta::Requirements capabilities rather than prereqs
-------------------------------------------------------------------
Fri Nov 20 11:34:41 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

@ -17,7 +17,7 @@
Name: perl-ExtUtils-MakeMaker
Version: 7.56
Version: 7.58
Release: 0
%define cpan_name ExtUtils-MakeMaker
Summary: Create a module Makefile