8
0

Compare commits

...

30 Commits

Author SHA256 Message Date
72bf1c7778 Accepting request 1279973 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1279973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=30
2025-05-27 16:49:44 +00:00
2ed4709c4d - updated to 7.76
see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
  7.76    Fri 23 May 20:14:03 BST 2025
      No changes since v7.75_01
  7.75_01 Fri 23 May 15:03:40 BST 2025
      Core fixes:
      - Allow dotted decimal versions in absence of CPAN::Meta::Requirements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=67
2025-05-24 16:17:58 +00:00
de903925f2 Accepting request 1270271 from devel:languages:perl
- Update Do_not_set_RPATH_by_default.patch
- updated to 7.74
   see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
  7.74    Wed  9 Apr 13:28:16 BST 2025
      No changes since v7.73_01
  7.73_01 Sun 30 Mar 11:45:44 BST 2025
      Core fixes:
      - WriteEmptyMakefile now produces the same target types as WriteMakefile
      VMS fixes:
      - fixed pm_to_blib regression
      Macosx fixes:
      - stop MacOS dropping LIBS=>"-framework X" with no "-l" libs
  7.72    Fri 14 Mar 10:15:56 GMT 2025
      No changes since v7.71_08
  7.71_08 Sat  8 Mar 23:39:43 GMT 2025
      Core fixes:
      - Fixed split_command with multi-line oneliner
      Win32 fixes:
      - Reverted a change from v7.36 to fix RT#144085
      - Win32 Liblist stop false positives on multi-LIB (RT#53676)
      Test fixes:
      - Added Test::Utils::write_file
      - test oneliner with multi-line
      QA fixes:
      - use GHA for all Strawberry, cut down AppVeyor
      - CI parallel build & test on Strawberry
      - CI parallel test on MSVC build (nmake no parallel capability)
      - Add test for PM_FILTER
  7.71_07 Wed  5 Mar 21:32:41 GMT 2025
      Core fixes:
      - Liblist work with Config.libpth supporting paths with spaces
      Win32 fixes:
      - Win32 Liblist test for system library
      Test fixes:
      - Added test of XS loading other XS, using C symbols within
  7.71_06 Mon  3 Mar 16:40:57 GMT 2025
      BSD fixes:
      - RT#117800 affecting BSD make fixed
      - distmeta and co fixed when using make -j
      QA fixes:
      - Added Windows MSVC-built Perl CI
      - Added Windows Strawberry Perl CI
      - Added FreeBSD CI
  7.71_05 Fri 28 Feb 16:53:16 GMT 2025
      Enhancements:
      - Reinstated %Recognized_Att_Keys
      Win32 fixes:
      - GNU Make supports spaces in deps on Win32 as elsewhere
      Test fixes:
      - Various improvements to MakeMaker::Test::Setup::XS
      QA fixes:
      - Added disttest checks to CI
  7.71_04 Mon 24 Feb 15:15:59 GMT 2025
      Doc fixes:
      - Typo fixed in MM_Unix
      Test fixes:
      - execute bit removed from two .t files
      QA fixes:
      - removed Travis and non-working macos-11 CI config
  7.71_03 Wed 19 Feb 01:11:31 GMT 2025
      VMS fixes:
      - Avoid uninitialized value in MM_VMS::_fixin_replace_shebang
      - Take care with '.' in init_dirscan on VMS
  7.71_02 Fri 22 Nov 18:37:30 GMT 2024
      Core Fixes:
      - maybe_command() now handles an undefined or empty argument
      Macosx fixes:
      - rpath requires a minimum of Darwin 9
      - Fix rpath issue on MacOSX, it only accepts a single path
      Doc fixes:
      - typos were squashed
      Removals:
      - Removed support for NeXT
      - Removed support for GNU DLD
  7.71_01 Mon 24 Jun 15:08:55 BST 2024
      Core fixes:
      - Set META status as "unstable" for -TRIAL releases
      Test fixes:
      - Add DISTVNAME to tests (forwarded request 1270027 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1270271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=29
2025-04-18 14:14:43 +00:00
e0e8e3a6c6 - Update Do_not_set_RPATH_by_default.patch
- updated to 7.74
   see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
  7.74    Wed  9 Apr 13:28:16 BST 2025
      No changes since v7.73_01
  7.73_01 Sun 30 Mar 11:45:44 BST 2025
      Core fixes:
      - WriteEmptyMakefile now produces the same target types as WriteMakefile
      VMS fixes:
      - fixed pm_to_blib regression
      Macosx fixes:
      - stop MacOS dropping LIBS=>"-framework X" with no "-l" libs
  7.72    Fri 14 Mar 10:15:56 GMT 2025
      No changes since v7.71_08
  7.71_08 Sat  8 Mar 23:39:43 GMT 2025
      Core fixes:
      - Fixed split_command with multi-line oneliner
      Win32 fixes:
      - Reverted a change from v7.36 to fix RT#144085
      - Win32 Liblist stop false positives on multi-LIB (RT#53676)
      Test fixes:
      - Added Test::Utils::write_file
      - test oneliner with multi-line
      QA fixes:
      - use GHA for all Strawberry, cut down AppVeyor
      - CI parallel build & test on Strawberry
      - CI parallel test on MSVC build (nmake no parallel capability)
      - Add test for PM_FILTER
  7.71_07 Wed  5 Mar 21:32:41 GMT 2025
      Core fixes:
      - Liblist work with Config.libpth supporting paths with spaces
      Win32 fixes:
      - Win32 Liblist test for system library
      Test fixes:
      - Added test of XS loading other XS, using C symbols within
  7.71_06 Mon  3 Mar 16:40:57 GMT 2025
      BSD fixes:
      - RT#117800 affecting BSD make fixed
      - distmeta and co fixed when using make -j
      QA fixes:
      - Added Windows MSVC-built Perl CI
      - Added Windows Strawberry Perl CI
      - Added FreeBSD CI
  7.71_05 Fri 28 Feb 16:53:16 GMT 2025
      Enhancements:
      - Reinstated %Recognized_Att_Keys
      Win32 fixes:
      - GNU Make supports spaces in deps on Win32 as elsewhere
      Test fixes:
      - Various improvements to MakeMaker::Test::Setup::XS
      QA fixes:
      - Added disttest checks to CI
  7.71_04 Mon 24 Feb 15:15:59 GMT 2025
      Doc fixes:
      - Typo fixed in MM_Unix
      Test fixes:
      - execute bit removed from two .t files
      QA fixes:
      - removed Travis and non-working macos-11 CI config
  7.71_03 Wed 19 Feb 01:11:31 GMT 2025
      VMS fixes:
      - Avoid uninitialized value in MM_VMS::_fixin_replace_shebang
      - Take care with '.' in init_dirscan on VMS
  7.71_02 Fri 22 Nov 18:37:30 GMT 2024
      Core Fixes:
      - maybe_command() now handles an undefined or empty argument
      Macosx fixes:
      - rpath requires a minimum of Darwin 9
      - Fix rpath issue on MacOSX, it only accepts a single path
      Doc fixes:
      - typos were squashed
      Removals:
      - Removed support for NeXT
      - Removed support for GNU DLD
  7.71_01 Mon 24 Jun 15:08:55 BST 2024
      Core fixes:
      - Set META status as "unstable" for -TRIAL releases
      Test fixes:
      - Add DISTVNAME to tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=66
2025-04-17 10:58:40 +00:00
4712c92a8c Accepting request 1077430 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1077430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=28
2023-04-07 16:16:19 +00:00
cc7f84b43e Accepting request 1072285 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1072285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=27
2023-03-17 16:00:57 +00:00
d171e53a92 Accepting request 1046497 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1046497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=26
2023-01-04 17:10:06 +00:00
3e3d6ac555 Accepting request 943742 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/943742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=25
2022-01-05 12:39:36 +00:00
c8ba947e85 Accepting request 885333 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/885333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=24
2021-04-22 16:03:20 +00:00
Richard Brown
978c8b67d8 Accepting request 873335 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/873335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=23
2021-02-22 13:22:57 +00:00
d077245430 Accepting request 858140 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/858140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=22
2020-12-23 13:21:27 +00:00
37cf590010 Accepting request 849656 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/849656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=21
2020-11-23 15:39:24 +00:00
f15166810c Accepting request 848310 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/848310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=20
2020-11-15 14:22:17 +00:00
277c72dc57 Accepting request 846186 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/846186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=19
2020-11-10 12:38:39 +00:00
afa6873e7e Accepting request 843348 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/843348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=18
2020-10-26 15:10:31 +00:00
a7a8852b71 Accepting request 839556 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/839556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=17
2020-10-08 11:08:56 +00:00
64f0ca3dac Accepting request 817250 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/817250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=16
2020-06-28 21:05:21 +00:00
a2f95baddd Accepting request 764625 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/764625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=15
2020-01-18 11:15:31 +00:00
02e440ddc7 Accepting request 757704 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/757704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=14
2019-12-24 13:29:22 +00:00
073f7fcdd8 Accepting request 730313 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/730313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=13
2019-09-23 10:00:36 +00:00
fd78ffebd7 Accepting request 705646 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/705646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=12
2019-06-01 07:42:48 +00:00
60a69e18e0 Accepting request 590058 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/590058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=11
2018-03-24 15:08:06 +00:00
9fad8f72bc Accepting request 577954 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/577954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=10
2018-02-21 13:06:37 +00:00
c6bec63815 Accepting request 506093 from devel:languages:perl
- try without the -mini package - the deps are using Module::Build
  meanwhile

- rebase downstream bsc#841204 fix against 7.30
  + Do_not_set_RPATH_by_default.patch
  + based on:
  http://pkgs.fedoraproject.org/cgit/rpms/perl-ExtUtils-MakeMaker.git/plain/ExtUtils-MakeMaker-7.16-USE_MM_LD_RUN_PATH.patch

- updated to 7.30
   see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
  7.30 Mon Jun 12 13:17:29 BST 2017
  
      No changes since v7.29_02
  
  7.29_02 Sun Jun 11 12:00:33 BST 2017
  
      Doc fixes:
      - Fixed POD errors in FAQ
  
  7.29_01 Wed May 31 08:34:10 BST 2017
  
      Bug fixes:
      - Prune .a without extralibs.ld from search paths

- updated to 7.28
   see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
  7.28  Tue May 30 22:01:08 BST 2017
  
      No changes since v7.27_02

OBS-URL: https://build.opensuse.org/request/show/506093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=9
2017-06-27 08:20:46 +00:00
ef6a6f1ae1 Accepting request 371277 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/371277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=8
2016-03-18 20:30:06 +00:00
Stephan Kulow
655802670c Accepting request 315529 from devel:languages:perl
- recompile against perl 5.22

OBS-URL: https://build.opensuse.org/request/show/315529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=7
2015-08-25 05:23:11 +00:00
906f7e5df6 Accepting request 293389 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/293389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=6
2015-03-28 17:38:49 +00:00
3dc13559f3 Accepting request 284726 from devel:languages:perl
- updated to 7.04
    Doc fixes:
     - Corrected MAGICXS documentation
     - Remove Module::Build encouragement
 
 7.03_04 Thu Nov 27 14:35:15 GMT 2014
     Core fixes:
     - Do not use ccstdflags with the core extensions
 
 7.03_03 Tue Nov 25 16:37:57 GMT 2014
     Win32 Fixes:
     - Eliminate sub-process spawning when checking make type
 
 7.03_02 Mon Nov 24 13:18:09 GMT 2014
     VMS fixes:
     - Fix a couple of missing vendor targets
     - Remove VAXCCURSE from ExtUtils::Liblist::Kid::_vms_ext.
 
 7.03_01 Tue Nov 18 21:29:40 GMT 2014
     VMS fixes:
     - Handle spaces in install targets
     - Allow spaces in eliminate_macros and fixpath
     - Remove fixpath call from ExtUtils::Liblist::Kid::_vms_ext.
     - Override is_make_type() as checks as unnecessary
 
     Core fixes:
     - Wrap parse_abstract() call to Encode in eval() to
       avoid build failures
     - Fix issue with CCFLAGS in core
- replace fix-provides.diff with a grep call

OBS-URL: https://build.opensuse.org/request/show/284726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=5
2015-02-08 12:04:13 +00:00
Stephan Kulow
1338be934c Accepting request 241464 from devel:languages:perl
update to 6.98, fix deps and avoid build loop (forwarded request 241463 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/241464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=3
2014-07-23 20:06:30 +00:00
Stephan Kulow
ce1d391d49 Accepting request 221609 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/221609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-MakeMaker?expand=0&rev=2
2014-02-11 09:44:34 +00:00
5 changed files with 113 additions and 15 deletions

View File

@@ -25,7 +25,7 @@ Index: ExtUtils-MakeMaker-7.36/lib/ExtUtils/Liblist.pm
=================================================================== ===================================================================
--- ExtUtils-MakeMaker-7.36.orig/lib/ExtUtils/Liblist.pm --- ExtUtils-MakeMaker-7.36.orig/lib/ExtUtils/Liblist.pm
+++ ExtUtils-MakeMaker-7.36/lib/ExtUtils/Liblist.pm +++ ExtUtils-MakeMaker-7.36/lib/ExtUtils/Liblist.pm
@@ -89,6 +89,11 @@ libraries. LD_RUN_PATH is a colon separ @@ -90,6 +90,11 @@ libraries. LD_RUN_PATH is a colon separ
in LDLOADLIBS. It is passed as an environment variable to the process in LDLOADLIBS. It is passed as an environment variable to the process
that links the shared library. that links the shared library.
@@ -41,7 +41,7 @@ Index: ExtUtils-MakeMaker-7.36/lib/ExtUtils/MM_Unix.pm
=================================================================== ===================================================================
--- ExtUtils-MakeMaker-7.36.orig/lib/ExtUtils/MM_Unix.pm --- ExtUtils-MakeMaker-7.36.orig/lib/ExtUtils/MM_Unix.pm
+++ ExtUtils-MakeMaker-7.36/lib/ExtUtils/MM_Unix.pm +++ ExtUtils-MakeMaker-7.36/lib/ExtUtils/MM_Unix.pm
@@ -1074,7 +1074,7 @@ sub xs_make_dynamic_lib { @@ -1118,7 +1118,7 @@ sub xs_make_dynamic_lib {
} }
my $ld_run_path_shell = ""; my $ld_run_path_shell = "";
@@ -54,7 +54,7 @@ Index: ExtUtils-MakeMaker-7.36/lib/ExtUtils/MakeMaker.pm
=================================================================== ===================================================================
--- ExtUtils-MakeMaker-7.36.orig/lib/ExtUtils/MakeMaker.pm --- ExtUtils-MakeMaker-7.36.orig/lib/ExtUtils/MakeMaker.pm
+++ ExtUtils-MakeMaker-7.36/lib/ExtUtils/MakeMaker.pm +++ ExtUtils-MakeMaker-7.36/lib/ExtUtils/MakeMaker.pm
@@ -317,7 +317,7 @@ sub full_setup { @@ -318,7 +318,7 @@ sub full_setup {
PERM_DIR PERM_RW PERM_RWX MAGICXS PERM_DIR PERM_RW PERM_RWX MAGICXS
PL_FILES PM PM_FILTER PMLIBDIRS PMLIBPARENTDIRS POLLUTE PL_FILES PM PM_FILTER PMLIBDIRS PMLIBPARENTDIRS POLLUTE
PREREQ_FATAL PREREQ_PM PREREQ_PRINT PRINT_PREREQ PUREPERL_ONLY PREREQ_FATAL PREREQ_PM PREREQ_PRINT PRINT_PREREQ PUREPERL_ONLY
@@ -63,7 +63,7 @@ Index: ExtUtils-MakeMaker-7.36/lib/ExtUtils/MakeMaker.pm
XSBUILD XSMULTI XSOPT XSPROTOARG XS_VERSION XSBUILD XSMULTI XSOPT XSPROTOARG XS_VERSION
clean depend dist dynamic_lib linkext macro realclean tool_autosplit clean depend dist dynamic_lib linkext macro realclean tool_autosplit
@@ -503,6 +503,26 @@ sub new { @@ -507,6 +507,26 @@ sub new {
$self->_PRINT_PREREQ; $self->_PRINT_PREREQ;
} }
@@ -90,7 +90,7 @@ Index: ExtUtils-MakeMaker-7.36/lib/ExtUtils/MakeMaker.pm
print "MakeMaker (v$VERSION)\n" if $Verbose; print "MakeMaker (v$VERSION)\n" if $Verbose;
if (-f "MANIFEST" && ! -f "Makefile" && ! $UNDER_CORE){ if (-f "MANIFEST" && ! -f "Makefile" && ! $UNDER_CORE){
check_manifest(); check_manifest();
@@ -2837,6 +2857,40 @@ precedence. A typemap in the current di @@ -2825,6 +2845,40 @@ precedence. A typemap in the current di
precedence, even if it isn't listed in TYPEMAPS. The default system precedence, even if it isn't listed in TYPEMAPS. The default system
typemap has lowest precedence. typemap has lowest precedence.
@@ -135,10 +135,10 @@ Index: ExtUtils-MakeMaker-7.36/lib/ExtUtils/MM_Any.pm
=================================================================== ===================================================================
--- ExtUtils-MakeMaker-7.36.orig/lib/ExtUtils/MM_Any.pm --- ExtUtils-MakeMaker-7.36.orig/lib/ExtUtils/MM_Any.pm
+++ ExtUtils-MakeMaker-7.36/lib/ExtUtils/MM_Any.pm +++ ExtUtils-MakeMaker-7.36/lib/ExtUtils/MM_Any.pm
@@ -2437,6 +2437,7 @@ sub init_others { @@ -2439,6 +2439,7 @@ sub init_others {
if (grep $_, @libs[0..2]) {
# LD_RUN_PATH now computed by ExtUtils::Liblist # LD_RUN_PATH now computed by ExtUtils::Liblist
($self->{EXTRALIBS}, $self->{BSLOADLIBS}, @$self{qw(EXTRALIBS BSLOADLIBS LDLOADLIBS LD_RUN_PATH)} = @libs;
$self->{LDLOADLIBS}, $self->{LD_RUN_PATH}) = @libs;
+ $self->{LD_RUN_PATH} = "" unless $self->{USE_MM_LD_RUN_PATH}; + $self->{LD_RUN_PATH} = "" unless $self->{USE_MM_LD_RUN_PATH};
last; last;
} }

BIN
ExtUtils-MakeMaker-7.70.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

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

View File

@@ -1,3 +1,103 @@
-------------------------------------------------------------------
Sat May 24 05:33:55 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 7.76
see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
7.76 Fri 23 May 20:14:03 BST 2025
No changes since v7.75_01
7.75_01 Fri 23 May 15:03:40 BST 2025
Core fixes:
- Allow dotted decimal versions in absence of CPAN::Meta::Requirements
-------------------------------------------------------------------
Wed Apr 16 12:48:17 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Update Do_not_set_RPATH_by_default.patch
-------------------------------------------------------------------
Thu Apr 10 05:35:20 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 7.74
see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes
7.74 Wed 9 Apr 13:28:16 BST 2025
No changes since v7.73_01
7.73_01 Sun 30 Mar 11:45:44 BST 2025
Core fixes:
- WriteEmptyMakefile now produces the same target types as WriteMakefile
VMS fixes:
- fixed pm_to_blib regression
Macosx fixes:
- stop MacOS dropping LIBS=>"-framework X" with no "-l" libs
7.72 Fri 14 Mar 10:15:56 GMT 2025
No changes since v7.71_08
7.71_08 Sat 8 Mar 23:39:43 GMT 2025
Core fixes:
- Fixed split_command with multi-line oneliner
Win32 fixes:
- Reverted a change from v7.36 to fix RT#144085
- Win32 Liblist stop false positives on multi-LIB (RT#53676)
Test fixes:
- Added Test::Utils::write_file
- test oneliner with multi-line
QA fixes:
- use GHA for all Strawberry, cut down AppVeyor
- CI parallel build & test on Strawberry
- CI parallel test on MSVC build (nmake no parallel capability)
- Add test for PM_FILTER
7.71_07 Wed 5 Mar 21:32:41 GMT 2025
Core fixes:
- Liblist work with Config.libpth supporting paths with spaces
Win32 fixes:
- Win32 Liblist test for system library
Test fixes:
- Added test of XS loading other XS, using C symbols within
7.71_06 Mon 3 Mar 16:40:57 GMT 2025
BSD fixes:
- RT#117800 affecting BSD make fixed
- distmeta and co fixed when using make -j
QA fixes:
- Added Windows MSVC-built Perl CI
- Added Windows Strawberry Perl CI
- Added FreeBSD CI
7.71_05 Fri 28 Feb 16:53:16 GMT 2025
Enhancements:
- Reinstated %Recognized_Att_Keys
Win32 fixes:
- GNU Make supports spaces in deps on Win32 as elsewhere
Test fixes:
- Various improvements to MakeMaker::Test::Setup::XS
QA fixes:
- Added disttest checks to CI
7.71_04 Mon 24 Feb 15:15:59 GMT 2025
Doc fixes:
- Typo fixed in MM_Unix
Test fixes:
- execute bit removed from two .t files
QA fixes:
- removed Travis and non-working macos-11 CI config
7.71_03 Wed 19 Feb 01:11:31 GMT 2025
VMS fixes:
- Avoid uninitialized value in MM_VMS::_fixin_replace_shebang
- Take care with '.' in init_dirscan on VMS
7.71_02 Fri 22 Nov 18:37:30 GMT 2024
Core Fixes:
- maybe_command() now handles an undefined or empty argument
Macosx fixes:
- rpath requires a minimum of Darwin 9
- Fix rpath issue on MacOSX, it only accepts a single path
Doc fixes:
- typos were squashed
Removals:
- Removed support for NeXT
- Removed support for GNU DLD
7.71_01 Mon 24 Jun 15:08:55 BST 2024
Core fixes:
- Set META status as "unstable" for -TRIAL releases
Test fixes:
- Add DISTVNAME to tests
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 4 09:59:31 UTC 2023 - Tina Müller <tina.mueller@suse.com> Tue Apr 4 09:59:31 UTC 2023 - Tina Müller <tina.mueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-ExtUtils-MakeMaker # spec file for package perl-ExtUtils-MakeMaker
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name ExtUtils-MakeMaker %define cpan_name ExtUtils-MakeMaker
Name: perl-ExtUtils-MakeMaker Name: perl-ExtUtils-MakeMaker
Version: 7.70 Version: 7.76
Release: 0 Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Create a module Makefile Summary: Create a module Makefile
@@ -65,8 +65,6 @@ See L<ExtUtils::MakeMaker::FAQ> for details of the design and usage.
%prep %prep
%autosetup -n %{cpan_name}-%{version} -p1 %autosetup -n %{cpan_name}-%{version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build %build
export BUILDING_AS_PACKAGE=1 export BUILDING_AS_PACKAGE=1
%{__perl} Makefile.PL INSTALLDIRS=vendor %{__perl} Makefile.PL INSTALLDIRS=vendor