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:
Tina Müller 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f856a46aea72fe77daea5b1788b4ea0dc215f5704f5a35fa063171be8523e4e9
size 250866

3
Alien-Build-1.89.tar.gz Normal file
View File

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

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>

View File

@ -17,7 +17,7 @@
Name: perl-Alien-Build
Version: 1.86
Version: 1.89
Release: 0
%define cpan_name Alien-Build
Summary: Build external dependencies for use in CPAN