diff --git a/perl-GD.spec b/perl-GD.spec index 07228b7ea88968b9df12627378eadb5c637102a6..c6ff1b12f567bf96828a24b7433474b353c13d7f 100644 --- a/perl-GD.spec +++ b/perl-GD.spec @@ -1,6 +1,6 @@ Name: perl-GD Version: 2.83 -Release: 1 +Release: 2 Summary: A perl5 interface to Thomas Boutell's gd library License: GPL-1.0-or-later OR Artistic-2.0 URL: https://metacpan.org/release/GD @@ -67,6 +67,9 @@ make test %{_mandir}/man*/* %changelog +* Thu Oct 30 2025 openeuler_bot - 2.83-2 +- Fix test cases error (version:2.83). + * Thu Apr 03 2025 openeuler_bot - 2.83-1 - Fix missing PNG regression (RT #153923) on old systems without the .pc, but gdlib-config (version:2.83). - Fix broken copyTranspose and copyReverseTranspose (RT #153300) by Yuriy Yevtukhov (version:2.80).