1
0

Accepting request 733354 from devel:languages:perl:autoupdate

- updated to 1.89
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.89      2019-09-25 07:58:39 -0600
    - Production release identical to 1.88_01
  
  1.88_01   2019-09-24 11:53:18 -0600
    - Add options cbuilder_check amd cbuilder_config to Test::Alien xs_ok
      function (gh#140, Test-Alien-CPP#3, Test-Alien-CPP#4)
  
  1.87_01   2019-09-24 07:38:31 -0600
    - Test::Alien directive with_subtest will attempt to catch SEGV and bail
      on on test file with a helpful diagnostic.  The prove util frequently
      does not provide a useful diagnostic for SEGV on its own (gh#138, gh#139).

OBS-URL: https://build.opensuse.org/request/show/733354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=26
This commit is contained in:
2019-09-27 08:51:48 +00:00
committed by Git OBS Bridge
parent 061ec8e1cc
commit 426a0a7a10
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Sep 26 08:14:32 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.89
see /usr/share/doc/packages/perl-Alien-Build/Changes
1.89 2019-09-25 07:58:39 -0600
- Production release identical to 1.88_01
1.88_01 2019-09-24 11:53:18 -0600
- Add options cbuilder_check amd cbuilder_config to Test::Alien xs_ok
function (gh#140, Test-Alien-CPP#3, Test-Alien-CPP#4)
1.87_01 2019-09-24 07:38:31 -0600
- Test::Alien directive with_subtest will attempt to catch SEGV and bail
on on test file with a helpful diagnostic. The prove util frequently
does not provide a useful diagnostic for SEGV on its own (gh#138, gh#139).
-------------------------------------------------------------------
Mon Sep 16 12:00:20 UTC 2019 - <timueller+perl@suse.de>