forked from pool/perl-App-FatPacker
See https://github.com/openSUSE/cpanspec/issues/47 for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-FatPacker?expand=0&rev=21
111 lines
4.0 KiB
Plaintext
111 lines
4.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 23 21:19:08 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Normalize CPAN version
|
|
See https://github.com/openSUSE/cpanspec/issues/47 for details
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 19 06:01:55 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 0.010008
|
|
see /usr/share/doc/packages/perl-App-FatPacker/Changes
|
|
|
|
0.010008 - 2019-02-18
|
|
- documentation improvements
|
|
- switch to letting EUMM rewrite fatpack's #!
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 11:09:16 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.010007
|
|
see /usr/share/doc/packages/perl-App-FatPacker/Changes
|
|
|
|
0.010007 - 2017-01-22
|
|
- don't fail packlist finding if one module fails to load
|
|
- don't fail tracing w/undef INC values due to failed optional module load
|
|
|
|
0.010_006 - 2017-01-20
|
|
- detect and handle packing from within inc dirs w/version part
|
|
- fix tests to no longer rely on . being in @INC
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 15 09:40:14 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.010005
|
|
see /usr/share/doc/packages/perl-App-FatPacker/Changes
|
|
|
|
0.010005 - 2015-12-14
|
|
- fix fatpacked code to work properly on perl 5.6 in all cases
|
|
- removed x_static_install metadata (RT#110299)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 29 00:55:56 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.010004
|
|
see /usr/share/doc/packages/perl-App-FatPacker/Changes
|
|
|
|
0.010004 - 2015-06-28
|
|
- fix tests to work reliably on win32
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 17 16:51:02 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.010003
|
|
see /usr/share/doc/packages/perl-App-FatPacker/Changes
|
|
|
|
0.010003 - 2015-04-17
|
|
- exclude virtual %INC entries from trace output
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 09:36:07 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.010002
|
|
see /usr/share/doc/packages/perl-App-FatPacker/Changes
|
|
|
|
0.010002 - 2014-08-16
|
|
- correctly specify perl prerequisite of 5.8 in meta files
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 22 19:05:07 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 0.010001
|
|
- include 'lib' in @INC for packlists_containing's require() calls
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 24 08:23:27 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 0.010000
|
|
- use object for @INC hook instead of subref, including a 'files' method to
|
|
return a list of files provided
|
|
- generate #line relative to the whole fatpacked script so die() reports and
|
|
caller() now point directly to the right line in the script
|
|
(RT#87118, DOLMEN)
|
|
- deal with relative paths better by changing options passed to File::Find
|
|
(RT#84414, miyagawa)
|
|
- fix fatal "List form of piped open not implemented" on MSWin32 (RT#85712,
|
|
ether)
|
|
- 'file' command now takes care of keeping its original shebang line when given
|
|
the original file as its argument. The 'pack' command makes use of that too.
|
|
(Robin Smidsrod, miyagawa)
|
|
- new 'pack' command, to do everything in one command (thanks, miyagawa!)
|
|
(RT#84415)
|
|
- avoid fatal error when lib/ doesn't exist (now it is simply skipped)
|
|
(RT#84413, miyagawa)
|
|
- fix to support for < 5.8 perls (haarg)
|
|
- support for < 5.8 perls (RT#57811, haarg)
|
|
- RT #79835: install bin/fatpack (lost in 0.009009 in the
|
|
Module::Install -> Distar conversion)
|
|
- enable temp file deletion in pack.t on Win32
|
|
- RT #79489: %fatpacked keys need to be unix paths
|
|
- RT #78724: fix trace --to-stderr (ether)
|
|
- RT #78391: Avoid using $_ when requiring modules
|
|
- Allow capturing of trace information into return value
|
|
- Add repsoitory metadata to META.YML
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 22 19:31:38 UTC 2011 - coolo@novell.com
|
|
|
|
- initial package 0.009006
|
|
* created by cpanspec 1.78.03
|
|
|