File perl-Test-CheckManifest.changes of Package perl-Test-CheckManifest
-------------------------------------------------------------------
Wed Feb 7 17:23:23 UTC 2018 - coolo@suse.com
- updated to 1.33
see /usr/share/doc/packages/perl-Test-CheckManifest/Changes
1.33 2018-01-26
[INTERNAL]
* Auto generate META.json using dzil plugin [MetaJSON] (github #8, thanks to manwar)
1.32 2018-01-26
[BUGFIX]
* ok_manifest reports duplicate files on internal symlinks (github #7)
-------------------------------------------------------------------
Wed Jun 14 08:55:22 UTC 2017 - coolo@suse.com
- update to 1.31 and fix build
[IMPROVEMENT]
* Run tests in series, not parallel. This should fix github #4. Thanks to Michael Gray (mjg17).
* Check duplicate entries in the MANIFEST file (Thanks to Mohammad S Anwar (Manwar), github #5)
-------------------------------------------------------------------
Fri Jun 1 05:02:20 UTC 2012 - coolo@suse.com
- updated to 1.25
- fix typo in documentation - Thanks to BIGPRESH
+ MANIFEST spec allows whitespaces in filenames (when enclosed in single quotes)
this was not parsed correctly (see [#67334]). Fixed now - Thanks to JWEIGEL
+ CPAN toolchain now creates MYMETA.yml and META.json. These files are in
the list of recognized files now.
+ clarify license of this module (In README the Perl license was mentioned where
in all other files Artistic 2.0 was mentioned)
+ switched to Dist::Zilla
+ removed tests that are created by Dist::Zilla
-------------------------------------------------------------------
Tue Nov 30 19:20:48 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Sep 20 23:03:05 UTC 2010 - jw@novell.com
- recreated specfile
* created by cpanspec 1.78.02
-------------------------------------------------------------------
Wed Aug 25 18:46:09 UTC 2010 - jw@novell.com
- 1.22 from cpan