-
Tue Jun 25 2024 Paul Howarth <paul@city-fan.org> - 2.83-1
- Update to 2.83
- Fix missing PNG regression (CPAN RT#153923) on old systems without the .pc,
but gdlib-config (the check was too strict)
-
Mon Jun 10 2024 Jitka Plesnikova <jplesnik@redhat.com> - 2.82-2
- Perl 5.40 rebuild
-
Mon May 27 2024 Paul Howarth <paul@city-fan.org> - 2.82-1
- Update to 2.82
- Improve HEIF/AVIF autodetection (CPAN RT#153305)
- Fix Strawberry Perl default libgd path (GH#54)
- Fix AVIF and Webp autodetection in tests (GH#54)
-
Tue May 07 2024 Paul Howarth <paul@city-fan.org> - 2.81-1
- Update to 2.81
- Change GD::Polygon::transform to match old demos (CPAN RT#140043) and
GD::Polyline
- Add GD::Polygon::rotate(cw-radian) helper
- Allow GD::Polygon::scale(2.0)
-
Fri May 03 2024 Paul Howarth <paul@city-fan.org> - 2.80-1
- Update to 2.80
- Fix broken copyTranspose and copyReverseTranspose (CPAN RT#153300)
- Add transformation tests
- Fix wrong WBMP name and detection
- Fix wrong filename extension auto-detection for gd, gd2, wbmp
- Fix wrong filename extension auto-detection for xpm; newFromXpm needs the
filename, not handle
- Fix wrong libgd doc link (GH#52)
-
Wed May 01 2024 Paul Howarth <paul@city-fan.org> - 2.79-1
- Update to 2.79
- Improve image type autodetection (CPAN RT#153212) and add a test
- Fix Avif without Heif config
- Improve gdlib.pc reader for supported library features
-
Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.78-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.78-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.78-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2.78-2
- Perl 5.38 rebuild