Files
perl-Dist-Zilla-Plugin-Apac…/perl-Dist-Zilla-Plugin-ApacheTest.changes

33 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
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
- initial package 0.01
* created by cpanspec 1.78.03