diff --git a/Module-Build-0.4003.tar.gz b/Module-Build-0.4003.tar.gz deleted file mode 100644 index a4c52da..0000000 --- a/Module-Build-0.4003.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42831046366bba16bf0dbac2225cf2612c04009b30002381b4ce49eb9e11fdc7 -size 307352 diff --git a/Module-Build-0.4005.tar.gz b/Module-Build-0.4005.tar.gz new file mode 100644 index 0000000..d7243f4 --- /dev/null +++ b/Module-Build-0.4005.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2522507251550f459c11223ea6d86b34f1dee9b3e3928d0d6a0497505cb7ef +size 307822 diff --git a/perl-Module-Build.changes b/perl-Module-Build.changes index 7a0da02..5ff711d 100644 --- a/perl-Module-Build.changes +++ b/perl-Module-Build.changes @@ -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 diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index 5000a11..53968f3 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -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