Accepting request 843338 from devel:languages:perl:autoupdate
- updated to 7.50 see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes 7.50 Wed 21 Oct 17:33:53 BST 2020 No changes since v7.49_04 7.49_04 Tue 13 Oct 18:42:05 BST 2020 Win32 fixes: - make can_dep_space check for short path support Macosx fixes: - Handle XCode 12's implicit adding of Werror=implicit-function-declaration 7.49_03 Fri 9 Oct 21:30:57 BST 2020 Regression fixes: - disable strict when evaling hints files Bug fixes: - clean up and improve MIN_PERL_VERSION handling 7.49_02 Thu 8 Oct 08:35:05 BST 2020 Bug fixes: - Change wording of MIN_PERL_VERSION format message to clarify fatally Doc fixes: - Fixed some typos 7.49_01 Tue 6 Oct 18:01:38 BST 2020 Regression fixes: - fix PERL_CORE warnings from ExtUtils::CBuilder OBS-URL: https://build.opensuse.org/request/show/843338 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=55
This commit is contained in:
parent
a94a8fd201
commit
33ad451d10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94e64a630fc37e80c0ca02480dccfa5f2f4ca4b0dd4eeecc1d65acd321c68289
|
||||
size 479094
|
3
ExtUtils-MakeMaker-7.50.tar.gz
Normal file
3
ExtUtils-MakeMaker-7.50.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be7bd5f0c78c8696802f2a5d43a5bda922f4e22fda94818699f985606b50e62c
|
||||
size 479406
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 22 03:12:34 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 7.50
|
||||
see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
|
||||
|
||||
7.50 Wed 21 Oct 17:33:53 BST 2020
|
||||
No changes since v7.49_04
|
||||
7.49_04 Tue 13 Oct 18:42:05 BST 2020
|
||||
Win32 fixes:
|
||||
- make can_dep_space check for short path support
|
||||
Macosx fixes:
|
||||
- Handle XCode 12's implicit adding of Werror=implicit-function-declaration
|
||||
7.49_03 Fri 9 Oct 21:30:57 BST 2020
|
||||
Regression fixes:
|
||||
- disable strict when evaling hints files
|
||||
Bug fixes:
|
||||
- clean up and improve MIN_PERL_VERSION handling
|
||||
7.49_02 Thu 8 Oct 08:35:05 BST 2020
|
||||
Bug fixes:
|
||||
- Change wording of MIN_PERL_VERSION format message to clarify
|
||||
fatally
|
||||
Doc fixes:
|
||||
- Fixed some typos
|
||||
7.49_01 Tue 6 Oct 18:01:38 BST 2020
|
||||
Regression fixes:
|
||||
- fix PERL_CORE warnings from ExtUtils::CBuilder
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 03:08:04 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-ExtUtils-MakeMaker
|
||||
Version: 7.48
|
||||
Version: 7.50
|
||||
Release: 0
|
||||
%define cpan_name ExtUtils-MakeMaker
|
||||
Summary: Create a module Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user