diff --git a/Alien-Build-2.12.tar.gz b/Alien-Build-2.12.tar.gz deleted file mode 100644 index f887757..0000000 --- a/Alien-Build-2.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e35c5aa48f267bb1f4c54462c5128b027c44b4b012eb5661332af1a2f6cb5ea2 -size 302348 diff --git a/Alien-Build-2.15.tar.gz b/Alien-Build-2.15.tar.gz new file mode 100644 index 0000000..8022482 --- /dev/null +++ b/Alien-Build-2.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2700bb699fc8b07cbfffeb8a4eec95a638955cc4a0656f0a5bb255d1f9331fcf +size 302827 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 3928ea7..2aa57d2 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Mar 17 03:07:15 UTC 2020 - + +- updated to 2.15 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.15 2020-03-16 06:53:31 -0600 + - Tests on Windows will use the system temp directory rather than + a temp directory under the install directory. A temp directory + under the install directory was used to work around typically + Linux systems that have noexec set on /tmp. Since this is less + normal on Windows, and can cause mkpath errors if the install + directory is too deep we will use the windows system temp directory. + (gh#181, gh#182) + +------------------------------------------------------------------- +Mon Mar 16 03:07:16 UTC 2020 - + +- updated to 2.14 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.14 2020-03-15 12:49:17 -0600 + - Added ffi_name property to Probe::Vcpkg plugin (gh#179) + - Documentation fixes (gh#180) + ------------------------------------------------------------------- Tue Mar 10 03:07:16 UTC 2020 - diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 321eed8..8486a17 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 2.12 +Version: 2.15 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN