From 426a0a7a100876487541016ff62b4947becf395b20e3de43199eb14d13aa2c56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tina=20M=C3=BCller?= Date: Fri, 27 Sep 2019 08:51:48 +0000 Subject: [PATCH] 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 --- Alien-Build-1.86.tar.gz | 3 --- Alien-Build-1.89.tar.gz | 3 +++ perl-Alien-Build.changes | 18 ++++++++++++++++++ perl-Alien-Build.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 Alien-Build-1.86.tar.gz create mode 100644 Alien-Build-1.89.tar.gz diff --git a/Alien-Build-1.86.tar.gz b/Alien-Build-1.86.tar.gz deleted file mode 100644 index 8f9b8d5..0000000 --- a/Alien-Build-1.86.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f856a46aea72fe77daea5b1788b4ea0dc215f5704f5a35fa063171be8523e4e9 -size 250866 diff --git a/Alien-Build-1.89.tar.gz b/Alien-Build-1.89.tar.gz new file mode 100644 index 0000000..3f7d9cb --- /dev/null +++ b/Alien-Build-1.89.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe36fa5b43c2e9c8c72a074a5ebc7d17821c0e297cd226797b0c192362027cb +size 271051 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 63b91b2..027d92c 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Sep 26 08:14:32 UTC 2019 - + +- 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 - diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 87580d1..376e29a 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -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