Changelog for
perl-Test-Simple-1.302198-3.fc40.noarch.rpm :
* Thu Jan 25 2024 Fedora Release Engineering
- 3:1.302198-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering - 3:1.302198-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Dec 01 2023 Paul Howarth - 3:1.302198-1- Update to 1.302198 - Remove use of defined-or operator
* Wed Nov 29 2023 Paul Howarth - 3:1.302197-1- Update to 1.302197 - Add ability to attach timestamps to trace objects via API or environment variable
* Wed Oct 25 2023 Paul Howarth - 3:1.302196-1- Update to 1.302196 - Raise error on missing Hub ID, which should never happen (GH#882) - Fix handling of VSTRING and LVALUE refs in is_deeply() (GH#918) - Merge several documentation fixes (GH#910, GH#911, GH#912)
* Fri Jul 21 2023 Fedora Release Engineering - 3:1.302195-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Jitka Plesnikova - 3:1.302195-4- Perl 5.38 re-rebuild of bootstrapped packages
* Tue Jul 11 2023 Jitka Plesnikova - 3:1.302195-3- Perl 5.38 rebuild
* Thu May 25 2023 Paul Howarth - 3:1.302195-2- Use SPDX-format license tag
* Fri Apr 28 2023 Paul Howarth - 3:1.302195-1- Update to 1.302195 - Fix done_testing(0) producing 2 plans and an incorrect message
* Wed Mar 15 2023 Paul Howarth - 3:1.302194-1- Update to 1.302194 - Fix failing test on 5.10
* Mon Mar 06 2023 Paul Howarth - 3:1.302193-1- Update to 1.302193 - Deprecate isn\'t()
* Thu Feb 02 2023 Paul Howarth - 3:1.302192-1- Update to 1.302192 - Silence deprecation warning when testing smartmatch
* Fri Jan 20 2023 Fedora Release Engineering - 3:1.302191-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering - 3:1.302191-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 11 2022 Paul Howarth - 3:1.302191-1- Update to 1.302191 - CI fixes - Avoid failing when printing diagnostic info comparing partial overload objects
* Fri Jun 03 2022 Jitka Plesnikova - 3:1.302190-489- Perl 5.36 re-rebuild of bootstrapped packages
* Mon May 30 2022 Jitka Plesnikova - 3:1.302190-488- Increase release to favour standalone package
* Sat Mar 05 2022 Paul Howarth - 3:1.302190-1- Update to 1.302190 - Fix subtest times to be hi-res
* Fri Feb 25 2022 Paul Howarth - 3:1.302189-1- Update to 1.302189 - GH#890, GH#891: Methods used in overload should always be invoked with 3 parameters