File perl-PAR-Packer-test.changes of Package perl-PAR-Packer

-------------------------------------------------------------------
Wed May 13 13:00:00 CET 2014 - tbehrens@suse.com

- Update to 1.017:
  RT #84588: OSX: incorrect detection of gcc (unsupported option '-static-libgcc')
  merged with:
  - RT #90198: PAR::Packer fails to compile in Mac OS X 10.9 Mavericks
  - RT #91086: PAR-Packer-1.016 fails to install on OSX)

  clang on OSX pretends to be gcc, but doesn't implement gcc's option "-static-libgcc" 
  - use this option only on Windows (when using the MingW toolchain).

  Drop a test that was using Inline::C just to wrap native execvp().
  - It caused failures on CPAN Testers (if accidentally Inline was
    installed) that were unrelated to PAR::Packer.

- Update to 1.016:
    RT #90870: Segmentation fault (core dumped) (MooX::Options)
    - any "die" in a packed executable causes the executable to segfault
      (at least on Linux and Perl 5.18.1)
    - remove a line from XS code that sets an internal perl variable

-------------------------------------------------------------------
Wed Nov 13 15:17:28 CET 2013 - pth@suse.de

- Update to 1.015:
  RT #82916: Terminating during unpack results in corrupted cache, 
             failure on next start
  - apply (slightly modified) patch from shutton@pobox.com, thanks!

  RT #88297 (-M crashes pp if option contains backslashes)
  - _add_file(): do _not_ use $zip->memberNamed(...) to refer to the
                 just added Archive::Zip::Member; instead use the
                 return value of $zip->addFile or $zip->addString 

  minor changes
  - use File::Spec::Functions, get rid of ugly File::Spec->... calls 
  - set $pre_res using catfile() instead of hardcoding a backslash;
    this might help on Cygwin
  - fix -Mblib option for run_with_inc.pl: we want the blib in the top 
    level directory

-------------------------------------------------------------------
Tue Nov 23 19:07:55 CET 2010 - pth@suse.de

- Package as bz2 to have it build on SLE10.

-------------------------------------------------------------------
Tue Nov 23 16:44:08 CET 2010 - pth@suse.de

- initial package 1.008
  * created by cpanspec 1.78
- BuildRequire perl(Test::Pod).
- Don't run multiple instances of make as Makefile can't cope with it.
- Create a separate spec for running the tests.
openSUSE Build Service is sponsored by