9
0

Accepting request 510851 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/510851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Runtime?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2017-07-24 06:04:02 +00:00
committed by Git OBS Bridge
parent 682163d857
commit 9949fa7f6d
5 changed files with 56 additions and 7 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Jul 17 05:49:49 UTC 2017 - coolo@suse.com
- updated to 0.015
see /usr/share/doc/packages/perl-Module-Runtime/Changes
version 0.015; 2017-07-16
* update test suite to not rely on . in @INC, which is no longer
necessarily there from Perl 5.25.7
* in documentation, warn about the security problem with
use_package_optimistically()
* declare correct version for Test::More dependency
* generate "traditional" style of compatibility Makefile.PL, to
permit building in environments that don't support Build.PL or
configure_requires
-------------------------------------------------------------------
Mon Feb 24 06:10:39 UTC 2014 - coolo@suse.com