8
0

- 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 +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