Accepting request 178564 from devel:languages:perl

- updated to 0.4005
   [ENHANCEMENTS]
 
   - Added --pureperl-only support
 
   [BUG FIXES]
 
   - #72176: pod2html will fail with an empty podpath in some cases. [Phillip Moore]
 
   - Fix links between modules in HTML docs output [Michael Wild, Leon Timmermans]
 
   [BUG FIXES]
 
   - Minor VMS fix for @INC [Craig Berry]
 
   [ENHANCEMENTS]
 
   - test_requires support has been added [Matsuno Tokuhiro]

OBS-URL: https://build.opensuse.org/request/show/178564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Build?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2013-06-14 14:46:51 +00:00 committed by Git OBS Bridge
commit 7e92c1f2ca
4 changed files with 27 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jun 11 13:13:38 UTC 2013 - coolo@suse.com
- updated to 0.4005
[ENHANCEMENTS]
- Added --pureperl-only support
[BUG FIXES]
- #72176: pod2html will fail with an empty podpath in some cases. [Phillip Moore]
- Fix links between modules in HTML docs output [Michael Wild, Leon Timmermans]
[BUG FIXES]
- Minor VMS fix for @INC [Craig Berry]
[ENHANCEMENTS]
- test_requires support has been added [Matsuno Tokuhiro]
-------------------------------------------------------------------
Thu Oct 25 17:13:01 UTC 2012 - opensuse@dstoecker.de

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Build
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@ Name: perl-Module-Build
Summary: Build and install Perl modules
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Version: 0.4003
Version: 0.4005
Release: 0
Url: http://search.cpan.org/dist/Module-Build/
Source: http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz