Changelog |
* Mon Aug 27 2018 Tom Callaway <spot@fedoraproject.org> - 2.69-1
- update to 2.69
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.68-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.68-2
- Perl 5.28 rebuild
* Mon Feb 19 2018 Paul Howarth <paul@city-fan.org> - 2.68-1
- Update to 2.68
- Fix GD::Polygon->clear (CPAN RT#124463)
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.67-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Nov 15 2017 Paul Howarth <paul@city-fan.org> - 2.67-1
- Update to 2.67
- Fix thread-safety for GD::Simple %COLORS (GH#26)
- Fix arc start-angle docs (CPAN RT#123277)
- Improve setBrush docs (CPAN RT#123194)
- Improve StringFT docs (CPAN RT#123193)
- Replace MacOSX by darwin, and not by Mac OS X/macOS as suggested in GH#24
- Add GD::Image->_file method and the helper GD::supportsFileType
(CPAN RT#60488)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.66-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.66-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.66-2
- Perl 5.26 rebuild
* Mon Apr 24 2017 Paul Howarth <paul@city-fan.org> - 2.66-1
- Update to 2.66
- Throw proper error on newFrom* with not-existing file
- Add t/transp.t from CPAN RT#40525
- Improve multiple gd.h warning (CPAN RT#54366)
- Better documentation for GD::Simple->arc
- Fix ANIMGIF with libgd 2.3.0-dev
* Sun Apr 23 2017 Paul Howarth <paul@city-fan.org> - 2.65-1
- Update to 2.65
- Fix --gdlib_config_path to accept an argument
* Sun Apr 23 2017 Paul Howarth <paul@city-fan.org> - 2.64-1
- Update to 2.64
- Add CONFIGURE_REQUIRES META
- Add --gdlib_config_path
- Add Image Filters: scatter, pixelate, negate, grayscale, brightness,
contrast, color, selectiveBlur, edgeDetectQuick, gaussianBlur, emboss,
meanRemoval, smooth, copyGaussianBlurred
- Add palette methods: createPaletteFromTrueColor, neuQuant (but
discouraged), colorMatch
- Add interpolation methods: copyScale, copyRotateInterpolated,
interpolationMethod
- Add double GD::VERSION
- Add all gd.h constants
- Fixed wrong <5.14 code generated with ExtUtils::Constants (CPAN RT#121297);
only generate const-xs.inc when it's missing
- Add -liconv on hpux too (our pkgconfig parser cannot handle it)
- Renamed VERSION() to LIBGD_VERSION() (CPAN RT#121307); it was treated
magically by "use GD 2.18"
- Update doc for LIBGD_VERSION()
- Fix 5.6.2, which does not have float in its typemap
* Sat Apr 22 2017 Paul Howarth <paul@city-fan.org> - 2.60-1
- Update to 2.60
- Add missing methods newFromWBMP, newFromXbm (CPAN RT #68784) and some
missing docs
- Add --lib_fontconfig_path, --fcgi options
- Rewrote most of the XS code
- Clean up Makefile.PL (GH#20)
* Fri Apr 21 2017 Paul Howarth <paul@city-fan.org> - 2.59-1
- Update to 2.59
- Remove Build.PL, fix permissions, fix for missing gdlib-config
- Fix feature extraction ≥ 2.2 (CPAN RT#119459)
- Add alpha method
- Improve option handling
- Fix metadata
- Fix Jpeg magic number detection (CPAN RT#26146)
- Fix RGB-HSV roundtrips (CPAN RT#120572)
- Fix -print-search-dirs errors (CPAN RT#106265)
- Co-maint to RURBAN
- Add hv_fetchs, CI smokers
- Add GD::VERSION_STRING API
- Honor --lib_gd_path specific gdlib-config
- Loosen the comparison tests with GDIMAGETYPE ne gd2
- Improve gdlib-config parsing (GH#17), esp. with 2.0.34
- Error on failing libgd calls
- Fix colorClosestAlpha, colorAllocateAlpha
- Add missing documentation
- This release by RURBAN → update source URL
- Switch to ExtUtils::MakeMaker flow
- Drop legacy Group: tag
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.56-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Feb 01 2017 Sandro Mani <manisandro@gmail.com> - 2.56-10
- Rebuild (libwebp)
|