Files
perl-Module-Faker/perl-Module-Faker.changes
Dirk Stoecker 279105dd96 Accepting request 1195920 from devel:languages:perl:autoupdate
- updated to 0.27.0 (0.027)
   see /usr/share/doc/packages/perl-Module-Faker/Changes
  0.027     2024-05-25 19:27:03-04:00 America/New_York
          - support creating zipfile archives
  0.026     2024-04-28 14:23:57+01:00 Europe/Lisbon
          - add Data::Fake::CPAN for fully automated generation of fakes

OBS-URL: https://build.opensuse.org/request/show/1195920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Faker?expand=0&rev=8
2024-08-29 07:04:00 +00:00

90 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 16 05:30:38 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.27.0 (0.027)
see /usr/share/doc/packages/perl-Module-Faker/Changes
0.027 2024-05-25 19:27:03-04:00 America/New_York
- support creating zipfile archives
0.026 2024-04-28 14:23:57+01:00 Europe/Lisbon
- add Data::Fake::CPAN for fully automated generation of fakes
-------------------------------------------------------------------
Sun Apr 30 03:08:10 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.025
see /usr/share/doc/packages/perl-Module-Faker/Changes
0.025 2023-04-29 10:05:56+02:00 Europe/Paris
- overhaul how styles work, rename them to layouts
This is backward incompatible, but the existing code was basically
never documented and, as far as I know, only used in the PAUSE test
suite.
0.024 2023-04-28 11:48:37+02:00 Europe/Paris
- add "class" and "role" style packages
- allow "style" to be present in "provides"
-------------------------------------------------------------------
Thu Dec 1 03:06:26 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.023
see /usr/share/doc/packages/perl-Module-Faker/Changes
0.023 2022-11-30 07:52:25-05:00 America/New_York
- add some more Pod (thanks gregor herrmann and Debian!)
- update dist metadata
-------------------------------------------------------------------
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