Accepting request 846053 from devel:languages:perl:autoupdate
- updated to 0.04 see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-ApacheTest/Changes 0.04 2017-08-02 - include META.json in the dist - include minimum perl version in META.* 0.03 2016-07-03 - add Plugin::ApacheTest for compatibility with previous releases. This is marked deprecated in docs and is equivalent to [MakeMaker::ApacheTest] currently. - update compile tests - fix possible signature test if generated files are not ignored 0.02 2016-07-01 *** INCOMPATIBLE CHANGE - This module now is a plugin bundle which includes a MakeMaker plugin as well as a DynamicPrereq plugin. Your dist.ini needs to change from [ApacheTest] to [@ApacheTest] - Reimplement using Dist::Zilla::Plugin::MakeMaker::Awesome. This avoids replacing the MakeMaker plugin and greatly simplifies things. - use Dist::Zilla::Plugin::DynamicPrereqs to require either mod_perl v1 if it is installed, otherwise mod_perl2. OBS-URL: https://build.opensuse.org/request/show/846053 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla-Plugin-ApacheTest?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 4 17:16:38 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||
|
||||
- updated to 0.04
|
||||
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-ApacheTest/Changes
|
||||
|
||||
0.04 2017-08-02
|
||||
- include META.json in the dist
|
||||
- include minimum perl version in META.*
|
||||
|
||||
0.03 2016-07-03
|
||||
- add Plugin::ApacheTest for compatibility with previous releases. This is
|
||||
marked deprecated in docs and is equivalent to [MakeMaker::ApacheTest]
|
||||
currently.
|
||||
- update compile tests
|
||||
- fix possible signature test if generated files are not ignored
|
||||
|
||||
0.02 2016-07-01
|
||||
*** INCOMPATIBLE CHANGE - This module now is a plugin bundle which includes a
|
||||
MakeMaker plugin as well as a DynamicPrereq plugin. Your dist.ini needs to
|
||||
change from [ApacheTest] to [@ApacheTest]
|
||||
- Reimplement using Dist::Zilla::Plugin::MakeMaker::Awesome. This avoids
|
||||
replacing the MakeMaker plugin and greatly simplifies things.
|
||||
- use Dist::Zilla::Plugin::DynamicPrereqs to require either mod_perl v1 if
|
||||
it is installed, otherwise mod_perl2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 15:20:51 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
Reference in New Issue
Block a user