- update to 0.4205:

[BUG FIXES]
  - FIX license code regression for artistic license
  - Don't swallow ExtUtils::CBuilder loading errors
  - Handle testing on cross-compile builds
  - Protect against platforms without getpw{nam,uid}

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=28
This commit is contained in:
Lars Vogdt 2014-02-16 20:21:35 +00:00 committed by Git OBS Bridge
parent 6ad5f60276
commit d25b1af52c
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a46bc45ee7436572dc2ef53fa5a8187b0f2ffd3dc73bdd946d358adf47c8bed
size 308956

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e7a597607329db642ad68ddde00c8f48d6f660ced6d2dff4c99c84e0dd1f501
size 309120

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Feb 16 20:04:04 UTC 2014 - lars@linux-schulserver.de
- update to 0.4205:
[BUG FIXES]
- FIX license code regression for artistic license
- Don't swallow ExtUtils::CBuilder loading errors
- Handle testing on cross-compile builds
- Protect against platforms without getpw{nam,uid}
-------------------------------------------------------------------
Fri Jan 17 21:04:12 UTC 2014 - lars@linux-schulserver.de

View File

@ -17,7 +17,7 @@
Name: perl-Module-Build
Version: 0.4204
Version: 0.4205
Release: 0
%define cpan_name Module-Build
Summary: Build and install Perl modules