forked from pool/perl-Module-Starter
36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
![]() |
-------------------------------------------------------------------
|
||
|
Thu Apr 7 17:26:00 UTC 2011 - coolo@novell.com
|
||
|
|
||
|
- updated to 1.56
|
||
|
Special thanks goes to Andy Lester, who has been, still is and
|
||
|
will remain an inspiration to many programmers, myself included.
|
||
|
|
||
|
[ENHANCEMENTS]
|
||
|
Added hooks for distribution building in App. Thanks to Brian D. Foy.
|
||
|
MANIFEST is now created via the proper builder.
|
||
|
Kept create_MANIFEST to act as hook.
|
||
|
Added Apache license by pfig.
|
||
|
|
||
|
* [RT #53539] Refactoring, adding hooks, described above.
|
||
|
(Patch provided by brian d. foy)
|
||
|
|
||
|
* [RT #27304] Minimal version of perl (5.006)
|
||
|
(Patch provided by Alexandr Ciornii)
|
||
|
|
||
|
* [RT #53339] ::Simple uses the builder to create the MANIFEST
|
||
|
|
||
|
* Moved repository to Github
|
||
|
|
||
|
* Some more refactoring in Simple::create_builder()
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 1 13:33:44 UTC 2010 - coolo@novell.com
|
||
|
|
||
|
- switch to perl_requires macro
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Oct 19 08:38:49 UTC 2010 - coolo@novell.com
|
||
|
|
||
|
- add perl as explicit buildrequire
|
||
|
|