- updated to 0.49 see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes 0.49 2021-09-04 20:21:07Z - switched from MooseX::Types to Types::Standard - extracted the hashref of template arguments out to a sub ("template_arguments") to allow for method modification (RT#137585) OBS-URL: https://build.opensuse.org/request/show/917050 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla-Plugin-MakeMaker-Awesome?expand=0&rev=16
147 lines
5.3 KiB
Plaintext
147 lines
5.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 5 03:06:05 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.49
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.49 2021-09-04 20:21:07Z
|
|
- switched from MooseX::Types to Types::Standard
|
|
- extracted the hashref of template arguments out to a sub
|
|
("template_arguments") to allow for method modification (RT#137585)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 28 05:09:42 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 0.48
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.48 2019-04-27 05:03:11Z
|
|
- ensure DOTFILES and DOTDIRS are copied over from shared dirs during
|
|
install, matching the behaviour of <Dist::Zilla::Plugin::MakeMaker>.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 12 05:19:39 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.47
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 25 05:21:11 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.45
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 19 05:18:28 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.44
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 19 05:14:58 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.42
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.42 2018-05-03 02:47:37Z
|
|
- fix for Dist::Zilla 7: ensure that the proper directory is used
|
|
for reading header and footer files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 16:25:43 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.41
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.41 2018-01-28 02:24:20Z
|
|
- fix test that fails on MSWin32, by using makefile args properly
|
|
|
|
0.40 2018-01-23 05:12:34Z
|
|
- fix test that fails on older Dist::Zilla (< 5.014)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 9 05:17:36 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.39
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.39 2017-10-01 20:32:33Z
|
|
- avoid uninit warnings with undef prereq versions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 4 09:37:06 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.38
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.38 2016-03-25 02:25:51Z
|
|
- revert some unhelpful whitespace changes that hinder other plugins from
|
|
munging the Makefile.PL template
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 22 10:10:25 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.37
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.37 2016-03-22 03:11:04Z
|
|
- now rejecting version ranges in prereqs if eumm_version is not specified
|
|
to be high enough (7.1101) to guarantee it can be handled
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 14 09:48:09 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.36
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.36 2016-03-13 00:05:01Z
|
|
- fix tests that fail on perl 5.8.x due to the buggy handling of qr/...$/m
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 20 15:50:47 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.35
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.35 2015-09-19 21:51:21Z
|
|
- sort EXE_FILES list in MakeMaker arguments
|
|
- a more helpful error is given when something else pruned Makefile.PL after
|
|
it was gathered
|
|
- new 'header_file', 'footer_file' configuration options
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 21 08:33:14 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.34
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.34 2015-05-21 02:46:56Z
|
|
- issue a warning when version ranges are passed through to
|
|
ExtUtils::MakeMaker, which cannot parse them and treats them as '0'
|
|
(see https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/215)
|
|
- omit EXE_FILES argument to WriteMakefile() if there are no such files
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 21:14:00 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.33
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 21:13:59 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.12
|
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-MakeMaker-Awesome/Changes
|
|
|
|
0.12 2011-01-29 11:58:27
|
|
|
|
- Remove a trailing space in Awesome.pm, patch by Jesse Luehrs at
|
|
https://github.com/avar/dist-zilla-plugin-makemaker-awesome/pull/2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 21 20:01:01 UTC 2011 - coolo@novell.com
|
|
|
|
- initial package 0.11
|
|
* created by cpanspec 1.78.03
|
|
|