Changelog for
perl-GD-debuginfo-2.78-5.fc40.x86_64.rpm :
* Thu Jan 25 2024 Fedora Release Engineering
- 2.78-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering - 2.78-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering - 2.78-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Jitka Plesnikova - 2.78-2- Perl 5.38 rebuild
* Tue Jul 04 2023 Paul Howarth - 2.78-1- Update to 2.78 - Fix Use of uninitialized value $pkg in concatenation warning (CPAN RT#148899, GH#47) - Add a new hard Test::NoWarnings test requirement
* Mon May 29 2023 Paul Howarth - 2.77-1- Update to 2.77 - Add BMP support with libgd 2.1.0 (GH#49J - Don\'t link to -lXPM without XPM nor X11 (GH#45) - Rename ANIMGIF feature to GIFANIM - Fix unused variable failure in GH CI (CPAN RT#141125)
* Fri Jan 20 2023 Fedora Release Engineering - 2.76-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering - 2.76-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Jitka Plesnikova - 2.76-2- Perl 5.36 rebuild
* Tue Feb 01 2022 Paul Howarth - 2.76-1- Update to 2.76 - Fix broken TIFF and AVIF support (GH#43) - Re-enable XBM support (always on) - Provide xbm magic support (a hack, for GD::Graph)
* Tue Feb 01 2022 Paul Howarth - 2.75-2- Fix copy and paste errors introduced in GD 2.75 (#2048953, CPAN RT#140910, GH#43)
* Wed Jan 26 2022 Paul Howarth - 2.75-1- Update to 2.75 - Add experimental support for TIFF and RAQM (with freetype) - Improve GD2 tests (GH#42, CPAN RT#140856) - Also list the unsupported image formats in the GD::Image pod - Fix copyRotated pod (it rotates CCW) (GH#36) - Fix GD::Simple->fontMetrics docs and implementation (GH#37) - Fix lineheight calculation according to the docs; you might need to fix your code! - Add image methods tiff, webp, heif, avif, and its documentation - Fix the fix for the poly->transform documentation (CPAN RT#140043)