forked from pool/perl-Alien-Build
Accepting request 785913 from devel:languages:perl:autoupdate
- 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) OBS-URL: https://build.opensuse.org/request/show/785913 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=47
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6209725f27b08a48927a078eddbc8ae1a94d2a8c7802178239c068b8044a40b1
|
||||
size 324260
|
3
Alien-Build-2.15.tar.gz
Normal file
3
Alien-Build-2.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2700bb699fc8b07cbfffeb8a4eec95a638955cc4a0656f0a5bb255d1f9331fcf
|
||||
size 302827
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 03:07:15 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
- 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 - <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Alien-Build
|
||||
Version: 2.14
|
||||
Version: 2.15
|
||||
Release: 0
|
||||
%define cpan_name Alien-Build
|
||||
Summary: Build external dependencies for use in CPAN
|
||||
|
Reference in New Issue
Block a user