forked from pool/perl-Alien-Build
Accepting request 774728 from devel:languages:perl:autoupdate
- updated to 2.08 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.08 2020-02-15 17:16:30 -0700 - Production release identical to 2.07_01 2.07_01 2020-02-14 19:00:22 -0700 - Fix Alien::Build::Interpolate bug introduced in 2.06_01 (gh#171) 2.06_01 2020-02-14 12:23:02 -0700 - Several helpers for Alien::Build::Interpolate::Default no longer require Aliens if the tools are already found in the PATH (gh#168) - Better document dynamic vs. static libraries in AlienAuthor and FAQ documents (gh#110, gh#169) - Prefer nmake or gmake over dmake on Windows, even if Perl is configured to use dmake (gh#95, gh#170) 2.05_01 2020-02-11 15:19:01 -0700 - Fix bug where the autoconf plugin could use the wrong configure if there is another "configure" script somewhere in the PATH on Windows (gh#166, gh#167) OBS-URL: https://build.opensuse.org/request/show/774728 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=42
This commit is contained in:
parent
ba06a842b3
commit
aa7988aafd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99697abe3397e61a817c2a2f4a310fde1144c8933638ae2d957637244c254c55
|
||||
size 273924
|
3
Alien-Build-2.08.tar.gz
Normal file
3
Alien-Build-2.08.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0db4b5865c70c255de8356596eeb752b644494649f34f6a7bff5742a79d0d261
|
||||
size 277433
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 16 03:07:20 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.08
|
||||
see /usr/share/doc/packages/perl-Alien-Build/Changes
|
||||
|
||||
2.08 2020-02-15 17:16:30 -0700
|
||||
- Production release identical to 2.07_01
|
||||
|
||||
2.07_01 2020-02-14 19:00:22 -0700
|
||||
- Fix Alien::Build::Interpolate bug introduced in 2.06_01 (gh#171)
|
||||
|
||||
2.06_01 2020-02-14 12:23:02 -0700
|
||||
- Several helpers for Alien::Build::Interpolate::Default no longer
|
||||
require Aliens if the tools are already found in the PATH (gh#168)
|
||||
- Better document dynamic vs. static libraries in AlienAuthor and FAQ
|
||||
documents (gh#110, gh#169)
|
||||
- Prefer nmake or gmake over dmake on Windows, even if Perl is
|
||||
configured to use dmake (gh#95, gh#170)
|
||||
|
||||
2.05_01 2020-02-11 15:19:01 -0700
|
||||
- Fix bug where the autoconf plugin could use the wrong configure if
|
||||
there is another "configure" script somewhere in the PATH on Windows
|
||||
(gh#166, gh#167)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 03:08:40 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Alien-Build
|
||||
Version: 2.04
|
||||
Version: 2.08
|
||||
Release: 0
|
||||
%define cpan_name Alien-Build
|
||||
Summary: Build external dependencies for use in CPAN
|
||||
|
Loading…
Reference in New Issue
Block a user