From 8e1f067bc02835b413cf7c5b27448b0cc377a354889383307c7a100335553255 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 17 May 2021 10:31:44 +0000 Subject: [PATCH] Accepting request 893137 from devel:languages:perl:autoupdate - updated to 2.40 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.40 2021-05-13 06:44:37 -0600 - Test::Alien tests will issue a diagnostic if you call them without alien_ok which is probably a mistake (gh#262, gh#263) 2.39_01 2021-05-12 04:14:06 -0600 - Add support for HTTP request headers on all appropriate core fetch plugins (gh#256, gh#259) - The fetch method on Alien::Build now has a http_headers option (gh#256, gh#259) - Fix bug where symlinks to directories were incorrectly being skipped (gh#255, gh#260) OBS-URL: https://build.opensuse.org/request/show/893137 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=70 --- Alien-Build-2.38.tar.gz | 3 --- Alien-Build-2.40.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-2.38.tar.gz create mode 100644 Alien-Build-2.40.tar.gz diff --git a/Alien-Build-2.38.tar.gz b/Alien-Build-2.38.tar.gz deleted file mode 100644 index ba8cb8f..0000000 --- a/Alien-Build-2.38.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bbd4116d1a08f95df669fcba16acd6a7e94329843abc8cb7c4b038d1778bded -size 331770 diff --git a/Alien-Build-2.40.tar.gz b/Alien-Build-2.40.tar.gz new file mode 100644 index 0000000..e117ec8 --- /dev/null +++ b/Alien-Build-2.40.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bcbce09566b9a5fc0f4867dd55e447ef4218bd05825f4b852acb9a3127436f +size 339747 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 5f9f1d5..2dc7bae 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri May 14 03:06:06 UTC 2021 - Tina Müller + +- updated to 2.40 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.40 2021-05-13 06:44:37 -0600 + - Test::Alien tests will issue a diagnostic if you call them without + alien_ok which is probably a mistake (gh#262, gh#263) + + 2.39_01 2021-05-12 04:14:06 -0600 + - Add support for HTTP request headers on all appropriate core fetch plugins + (gh#256, gh#259) + - The fetch method on Alien::Build now has a http_headers option + (gh#256, gh#259) + - Fix bug where symlinks to directories were incorrectly being skipped + (gh#255, gh#260) + ------------------------------------------------------------------- Tue Jan 12 03:06:26 UTC 2021 - Tina Müller diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index f06bd62..21238bd 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -18,7 +18,7 @@ %define cpan_name Alien-Build Name: perl-Alien-Build -Version: 2.38 +Version: 2.40 Release: 0 Summary: Build external dependencies for use in CPAN License: Artistic-1.0 OR GPL-1.0-or-later