Changelog for
perl-Getopt-Long-Descriptive-0.109-1.fc34.noarch.rpm :
* Wed Mar 17 2021 Paul Howarth
- 0.109-1- Update to 0.109 - Eliminate warnings-count failure by requiring an ExtUtils::MakeMaker from late 2013 or later; without this, very old EUMM could pass -w to the tests, enabling more warnings than we wanted- Use %{make_build} and %{make_install}
* Tue Mar 16 2021 Paul Howarth - 0.108-1- Update to 0.108 - Provide diagnostics in tests when more warnings arrive than are expected
* Mon Mar 15 2021 Paul Howarth - 0.107-1- Update to 0.107 - Term::ReadKey has been dropped; caused too many problems - Minimum version is now v5.10.1, not v5.10.0- Don\'t need to use expect for the test suite any longer
* Sat Mar 13 2021 Paul Howarth - 0.106-1- Update to 0.106 - Improved formatting of switches - When available, use Term::ReadKey to get terminal width - When an option name is defined twice, warn about it (this will become fatal in a future version)- Run the test suite using expect so as to make a pty available
* Wed Jan 27 2021 Fedora Release Engineering - 0.105-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering - 0.105-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 23 2020 Jitka Plesnikova - 0.105-2- Perl 5.32 rebuild
* Wed Feb 26 2020 Paul Howarth - 0.105-1- Update to 0.105 - one_of sub-options now get accessors
* Thu Jan 30 2020 Fedora Release Engineering - 0.104-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Jul 26 2019 Fedora Release Engineering - 0.104-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri May 31 2019 Jitka Plesnikova - 0.104-2- Perl 5.30 rebuild
* Sun Apr 28 2019 Paul Howarth - 0.104-1- Update to 0.104 - Allow for verbatim text in description options