Changelog for
perl-PAR-Dist-0.530.0-lp155.30.1.noarch.rpm :
* Sun Jun 23 2024 Tina Müller
- updated to 0.530.0 (0.53) see /usr/share/doc/packages/perl-PAR-Dist/Changes 0.53 2024-06-18 - fix #2: PAR::Dist::blib_to_par quotes the version number of the dist when making the PAR file - quote value of \"version\" in generated META.yml (if there is no (MY)META.yml)
* Mon May 08 2023 Tina Müller - updated to 0.52 see /usr/share/doc/packages/perl-PAR-Dist/Changes 0.52 2023-06-07 - change bugtracker to GitHub issues - quote all version numbers in META.yml files in test
*.par files to avoid CPAN Testers failures like http://www.cpantesters.org/cpan/report/973fa832-ec54-11ed-98b0-b3c3213a625c
* Tue Dec 01 2020 Tina Müller - updated to 0.51 see /usr/share/doc/packages/perl-PAR-Dist/Changes 0.51 2020-11-30 - Fix problem with Cwd::realpath() Some versions of Cwd::realpath() must be called on an
*existing
* path, otherwise they will return undef.
* Wed Nov 18 2020 Tina Müller - updated to 0.50 see /usr/share/doc/packages/perl-PAR-Dist/Changes
* Sat Jun 08 2013 cooloAATTsuse.com- updated to 0.49
* Fix RT #78194: PAR::Dist::parse_dist_name mis-parses par file name Patch from KENO, thanks!
* Tue Nov 29 2011 cooloAATTsuse.com- update to 0.48
* Prefer MYMETA.yml over META.yml if possible.
* Try YAML implementations in different order (XS first).
* Tue Nov 30 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Sep 06 2010 chrisAATTcomputersalat.de- recreated by cpanspec 1.78- noarch pkg
* Thu Aug 26 2010 pascal.bleserAATTopensuse.org- rewrote auto-generated spec file- update to 0.47:
* POD fixes
* do not use Archive::Zip if its version is 1.28
* Sat Jul 25 2009 chrisAATTcomputersalat.de- spec mods
* removed ^----------
* removed ^#---------