diff --git a/Alien-Build-2.56.tar.gz b/Alien-Build-2.56.tar.gz deleted file mode 100644 index abaa475..0000000 --- a/Alien-Build-2.56.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bc259df86be3dce2614bf719553f8883580b4b1a0b7b8ca8e7c9c77295360a8 -size 520533 diff --git a/Alien-Build-2.59.tar.gz b/Alien-Build-2.59.tar.gz new file mode 100644 index 0000000..336aa0b --- /dev/null +++ b/Alien-Build-2.59.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccf82b66e53ba8f13b31d8971e070e33f53716aca756131be0707919b165a42 +size 526605 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 0755409..3494506 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Aug 17 03:06:03 UTC 2022 - Tina Müller + +- updated to 2.59 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.59 2022-08-16 09:38:14 -0600 + - Documentation improvements (gh#337, gh#341) + - Do not allow downgrading from SSL if start_url is https. This is + done by filtering non-SSL URLs from the candidate listif the start_url + uses https (gh#190, gh#339) + + 2.58_01 2022-08-15 12:55:07 -0600 + - Fix bug where properties could not be interpolated in environment + variables if meta.env_interpolate is on (gh#333) + - Can now pass an Alien::Build instance into Alien::Build::Interpolator's + interpolate method to use meta, install, runtime, etc. prroperites in + the template (gh#312, gh#333) + + 2.57_01 2022-08-15 11:09:52 -0600 + - Added experimental plugin Digest::SHA and Digest::SHAPP for checking + signatures (gh#332) + - Added experimental check_digest method on Alien::Build (gh#332) + - Added experimental digest keyword for alienfile (gh#332) + - Removed long deprecated subplugin method from Alien::Build::Plugin (gh#331) + ------------------------------------------------------------------- Sun Aug 14 03:06:08 UTC 2022 - Tina Müller diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 76d602a..3dc5708 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.56 +Version: 2.59 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Build external dependencies for use in CPAN