Accepting request 785918 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/785918 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Alien-Build?expand=0&rev=9
This commit is contained in:
commit
880a07a96d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e35c5aa48f267bb1f4c54462c5128b027c44b4b012eb5661332af1a2f6cb5ea2
|
|
||||||
size 302348
|
|
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,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
- 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 - <timueller+perl@suse.de>
|
Tue Mar 10 03:07:16 UTC 2020 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Alien-Build
|
Name: perl-Alien-Build
|
||||||
Version: 2.12
|
Version: 2.15
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Alien-Build
|
%define cpan_name Alien-Build
|
||||||
Summary: Build external dependencies for use in CPAN
|
Summary: Build external dependencies for use in CPAN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user