From a3d2cb1d53069402dc90aa5e3b94d6ce96b0d97a808d9c80eab744f125241188 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sun, 5 Jul 2020 14:50:44 +0000 Subject: [PATCH] Accepting request 818580 from devel:languages:perl:autoupdate - updated to 2.26 see /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base-Wrapper 2.26 2020-06-16 07:11:13 -0600 - Diagnostic release 2.25 2020-06-10 09:18:25 -0600 - Fixed bug where alien library directory flags could be used in the wrong order by Test::Alien, mostly a problem on NetBSD and similar platforms (gh#203) 2.24_01 2020-06-07 18:13:55 -0600 - Disable parallel build when clean install is enabled (gh#197, gh#198, shawnlaffan++) - Dropping support for Perl 5.8.1, 5.8.2 and 5.8.3. For now AB will install on these versions of Perl, but a warning will be issued, along with a 3 minute sleep at configure time. Please upgrade to 5.8.4 (or preferrably 5.32). Starting July 1st, AB will refuse to install on these elderly Perls. (gh#200, gh#201) OBS-URL: https://build.opensuse.org/request/show/818580 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=57 --- Alien-Build-2.23.tar.gz | 3 --- Alien-Build-2.26.tar.gz | 3 +++ perl-Alien-Build.changes | 23 +++++++++++++++++++++++ perl-Alien-Build.spec | 2 +- 4 files changed, 27 insertions(+), 4 deletions(-) delete mode 100644 Alien-Build-2.23.tar.gz create mode 100644 Alien-Build-2.26.tar.gz diff --git a/Alien-Build-2.23.tar.gz b/Alien-Build-2.23.tar.gz deleted file mode 100644 index dc2f409..0000000 --- a/Alien-Build-2.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6a37a01c78b39da802ca53061e1273a15d74f9d3daf523d72d3518d5015a1df -size 310744 diff --git a/Alien-Build-2.26.tar.gz b/Alien-Build-2.26.tar.gz new file mode 100644 index 0000000..aced7b0 --- /dev/null +++ b/Alien-Build-2.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b104566f2c82e12913a276f1485270bb5f5b6bcb6ff9dbe3d098e99d8d74cf71 +size 313223 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 10423d4..5e8b853 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jun 17 03:07:27 UTC 2020 - Tina Müller + +- updated to 2.26 + see /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base-Wrapper + + 2.26 2020-06-16 07:11:13 -0600 + - Diagnostic release + + 2.25 2020-06-10 09:18:25 -0600 + - Fixed bug where alien library directory flags could be used in the wrong + order by Test::Alien, mostly a problem on NetBSD and similar platforms + (gh#203) + + 2.24_01 2020-06-07 18:13:55 -0600 + - Disable parallel build when clean install is enabled + (gh#197, gh#198, shawnlaffan++) + - Dropping support for Perl 5.8.1, 5.8.2 and 5.8.3. For now AB will install + on these versions of Perl, but a warning will be issued, along with a 3 + minute sleep at configure time. Please upgrade to 5.8.4 (or preferrably + 5.32). Starting July 1st, AB will refuse to install on these elderly Perls. + (gh#200, gh#201) + ------------------------------------------------------------------- Sat May 16 03:07:12 UTC 2020 - Tina Müller diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 9ab46de..8dc7e7d 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 2.23 +Version: 2.26 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN