2020-06-22 13:42:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 21 03:08:58 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 2.16
|
|
|
|
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
|
|
|
|
|
|
|
|
2.16
|
|
|
|
|
|
|
|
- Use File::Spec->catfile to compose filenames
|
|
|
|
- Use self-cleaning tempdir to conduct tests
|
|
|
|
- only run POD test under AUTHOR_TESTING
|
|
|
|
- marked some internals as private
|
|
|
|
|
2017-05-29 19:07:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 29 05:40:44 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.14
|
|
|
|
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
|
|
|
|
|
|
|
|
2.14
|
|
|
|
|
|
|
|
- Fix tests for when perl path contains a space
|
|
|
|
|
2017-05-25 15:00:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 25 08:06:47 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.12
|
|
|
|
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
|
|
|
|
|
|
|
|
2.12
|
|
|
|
|
|
|
|
- Fix win32 check
|
|
|
|
|
2017-05-18 08:29:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 17 05:44:14 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.10
|
|
|
|
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
|
|
|
|
|
|
|
|
2.10
|
|
|
|
|
|
|
|
- 'make -s' support: set $INSTALL_QUIET automatically
|
|
|
|
|
2017-05-12 06:02:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 12 05:44:44 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.08
|
|
|
|
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
|
|
|
|
|
|
|
|
2.08
|
|
|
|
|
|
|
|
- Optimisations:
|
|
|
|
|
|
|
|
* use our instead of vars
|
|
|
|
* lazy load modules
|
|
|
|
* make OS variables into constants
|
|
|
|
* move some calculations out of a loop
|
|
|
|
|
|
|
|
2.06
|
|
|
|
|
|
|
|
- Removed instructions using Build.PL from README
|
|
|
|
|
|
|
|
- Load Win32API::File for _move_file_at_boot only when needed
|
|
|
|
|
|
|
|
- Allow disabling autosplit by omitting autosplit dir
|
|
|
|
|
2015-04-17 07:31:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 16 21:36:41 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 2.04
|
|
|
|
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
|
|
|
|
|
|
|
|
2.04
|
|
|
|
|
|
|
|
- Cosmetic change as forgot to update version information in POD on last two
|
|
|
|
releases
|
|
|
|
|
|
|
|
2.02
|
|
|
|
|
|
|
|
- Reverted change to pm_to_blib that causes write-only directory paths to
|
|
|
|
be created
|
|
|
|
|
|
|
|
2.00
|
|
|
|
|
|
|
|
- Formal release to change META information and synchronise versioning
|
|
|
|
|
|
|
|
1.68
|
|
|
|
|
|
|
|
- Introduce env var PERL_INSTALL_QUIET to silence pm_to_blib() output
|
|
|
|
|
|
|
|
1.67
|
|
|
|
|
|
|
|
- better -w tests
|
|
|
|
|
|
|
|
1.66
|
|
|
|
|
|
|
|
- Fix writable tests when running as root
|
|
|
|
|
|
|
|
1.65
|
|
|
|
|
|
|
|
- ExtUtils::Install handle symbolic and hard links
|
|
|
|
|
|
|
|
1.64
|
|
|
|
|
|
|
|
- Remove MM_TEST_ROOT feature from ExtUtils::Install tests
|
|
|
|
|
|
|
|
1.63
|
|
|
|
|
|
|
|
- Enable tests to run in parallel
|
|
|
|
|
|
|
|
1.62
|
|
|
|
|
|
|
|
- Various POD fixes and typos
|
|
|
|
- Cross-compilation fixes
|
|
|
|
- VMS fixes
|
|
|
|
|
|
|
|
1.57
|
|
|
|
|
|
|
|
Adds 'skip_cwd' parameter to ExtUtils::Installed. With this new parameter,
|
|
|
|
the current directory is not included in the installed module search. This
|
|
|
|
avoids finding modules from other perls which happen to be below the
|
|
|
|
current directory.
|
|
|
|
|
|
|
|
1.56
|
|
|
|
|
|
|
|
Pod fixes.
|
|
|
|
|
|
|
|
1.55
|
|
|
|
|
|
|
|
Pod fixes.
|
|
|
|
|
2010-11-30 12:37:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 30 12:14:08 UTC 2010 - coolo@novell.com
|
|
|
|
|
2010-11-30 12:37:55 +00:00
|
|
|
- initial package 1.54
|
2010-11-30 12:37:40 +00:00
|
|
|
* created by cpanspec 1.78.02
|
|
|
|
|