Paul Howarth
ac06438188
Update to 2.73
...
- New upstream release 2.73
- Allow Makefile.PL --options to override the libgd options; not recommended
(see GH#33 and CPAN RT#130045)
4 years ago
Fedora Release Engineering
81ddea0223
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Paul Howarth
a2c3c64484
Update to 2.72
...
- New upstream release 2.72
- Fix for colorMatch with older unpatched libgd versions, which has an
exploitable heap overflow (CVE-2019-6977)
- Note: libgd in Fedora is already patched for CVE-2019-6977
5 years ago
Jitka Plesnikova
c48563a210
Perl 5.32 rebuild
5 years ago
Fedora Release Engineering
f078545d35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Fedora Release Engineering
ef591298d6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Jitka Plesnikova
b689993943
Perl 5.30 rebuild
6 years ago
Paul Howarth
1655377eed
Update to 2.71
...
- New upstream release 2.71
- Skip Test::Fork on freebsd (GH#25)
- Filter unversioned provide of perl(GD::Polygon)
6 years ago
Fedora Release Engineering
3cafd513e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Paul Howarth
25b14979cc
Update to 2.70
...
- New upstream release 2.70
- Fixes for hardened CCFLAGS with -Werror (CPAN RT#128167)
6 years ago
Tom Callaway
7297bd29f6
2.69
7 years ago
Fedora Release Engineering
ad5d59f8d2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Jitka Plesnikova
fdf0020b67
Perl 5.28 rebuild
7 years ago
Petr Písař
edd3c29cde
cpan.org addresses moved to MetaCPAN < https://fedoraproject.org/wiki/Changes/Perl_Move_to_MetaCPAN >
7 years ago
Paul Howarth
e9bed270bb
Update to 2.68
...
- New upstream release 2.68
- Fix GD::Polygon->clear (CPAN RT#124463)
7 years ago
Fedora Release Engineering
4c0e648bd7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Paul Howarth
ed2b3dd415
Update to 2.67
...
- New upstream release 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)
7 years ago
Fedora Release Engineering
0110560bc4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8 years ago
Fedora Release Engineering
c5ce13ba1f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8 years ago
Petr Písař
0d30200c3b
perl dependency renamed to perl-interpreter < https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules >
8 years ago
Jitka Plesnikova
34973f093d
Perl 5.26 rebuild
8 years ago
Paul Howarth
76885fd0b0
Update to 2.66
...
- New upstream release 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
8 years ago
Paul Howarth
860f04ee08
Update to 2.65
...
- New upstream release 2.65
- Fix --gdlib_config_path to accept an argument
8 years ago
Paul Howarth
9074082c17
Update to 2.64
...
- New upstream release 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
8 years ago
Paul Howarth
ada328dc27
Update to 2.60
...
- New upstream release 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)
8 years ago
Paul Howarth
a89d988685
Update to 2.59
...
- New upstream release 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
8 years ago
Fedora Release Engineering
1667c89ac9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Sandro Mani
3131a0d70d
Rebuild (libwebp)
8 years ago
Tom Callaway
eae53ba1a5
rebuild to lose libvpx dep
9 years ago
Petr Písař
b8e96d8d99
Mandatory Perl build-requires added < https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl >
9 years ago
Jitka Plesnikova
4387cb4e00
Perl 5.24 rebuild
9 years ago
Fedora Release Engineering
b9a10ecc0c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9 years ago
Paul Howarth
6b1d22bb09
Mark the flaky image comparison test as TODO ( #1291200 , CPAN RT#100294)
9 years ago
Dennis Gilmore
c8610d272a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
10 years ago
Jitka Plesnikova
5f26a4ec36
Perl 5.22 rebuild
10 years ago
Tom Callaway
3c731812f0
rebuild for libvpx 1.4.0
10 years ago
Tom Callaway
f2311aa5f1
do not include bdftogd in perl-GD, that lives in gd-progs now
10 years ago
Paul Howarth
1b5c8debe7
Update to 2.56
...
- New upstream release 2.56
- Fix misleading warning message about location of gd.h file
- Fix regression tests to run on Ubuntu 12.04 64bit
- Point to Gabor Szabo's GD::Simple tutorial, and fix link to repository
- Fix image corruption in rotate180 when image height is odd
- Great simplification of regression framework ought to fix make test problems
- Remove archaic qd.pl (for creating QuickDraw picts) from distribution
- Switch to Module::Build flow as EU::MM flow is broken (CPAN RT#99901)
- Include upstream's LICENSE file (license now GPL+ or Artistic 2.0)
- Tests no longer failing on ppc
10 years ago
Jitka Plesnikova
ee30ec020c
Perl 5.20 rebuild
11 years ago
Peter Robinson
37d037a537
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
11 years ago
Dennis Gilmore
02e4bc91aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
11 years ago
Tom Callaway
b76f082a0b
update to 2.50, disable -Wformat=0
11 years ago
Dennis Gilmore
0c83ec4f9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
12 years ago
Petr Písař
fc458b4c28
Perl 5.18 rebuild
12 years ago
Remi Collet
5cb45be5fe
- update to 2.49
...
- ignore GD tests 2..10, results are "visibly" correct #973139
12 years ago
Remi Collet
028a3f9f82
rebuild for new GD 2.1.0
12 years ago
Dennis Gilmore
76a034fa42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
12 years ago
Adam Tkac
d4623a8499
Rebuild due to "jpeg8-ABI" feature drop
...
Signed-off-by: Adam Tkac <atkac@redhat.com>
12 years ago
Petr Šabata
f61e4cb60d
2.46 bump
12 years ago
Dennis Gilmore
1fdb9faf1f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
13 years ago