Files
perl-Module-Faker/perl-Module-Faker.changes

52 lines
2.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Apr 29 05:20:45 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.022
see /usr/share/doc/packages/perl-Module-Faker/Changes
0.022 2019-04-28 15:04:47+01:00 Europe/London
- add meta_munger facility to allow creation of really weird metadata
-------------------------------------------------------------------
Sat Apr 27 05:16:40 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.021
see /usr/share/doc/packages/perl-Module-Faker/Changes
0.021 2019-04-27 00:16:46+01:00 Europe/London
- add Dist->from_struct, for making faked dists on the fly
- support multiple "styles" for packages, like "block" for
"package PackageName 1.2 { ... }"
- populate the "file" entry in provides by using the package name,
when it's left blank in the dist source
- replace use of auto_deref with Moose native traits
- added the "more_metadata" property on Dists, which gets merged into
the generated META file
- Dist now has include_provides_in_meta, defaulting false, controlling
whether "provides" are put into META files. It's false to help act
more like real life, where provides is very rare.
-------------------------------------------------------------------
Mon Apr 23 05:41:30 UTC 2018 - coolo@suse.com
- updated to 0.020
see /usr/share/doc/packages/perl-Module-Faker/Changes
0.020 2018-04-22 21:59:37+02:00 Europe/Oslo
- x_authority, provides, and prereqs will no longer be present in the
META for built dists unless they're defined
0.019 2018-04-22 13:50:16+02:00 Europe/Oslo
- lower version required to v5.14, for PAUSE
0.018 2018-04-22 12:02:52+02:00 Europe/Oslo
- add a new tool, module-faker
- allow source directory to be a single file instead
-------------------------------------------------------------------
Mon Apr 20 16:57:05 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION