diff --git a/GD-2.82.tar.gz b/GD-2.82.tar.gz deleted file mode 100644 index 0b14f476b3bba21a64a39d0855b5e5b5d7c0186d..0000000000000000000000000000000000000000 Binary files a/GD-2.82.tar.gz and /dev/null differ diff --git a/GD-2.83.tar.gz b/GD-2.83.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0c58639835af82801f377dd1624c25d6f5588f84 Binary files /dev/null and b/GD-2.83.tar.gz differ diff --git a/perl-GD.spec b/perl-GD.spec index 3347bdd33e3387d1b010ea91fc3e39b7d3a4e370..e2dff5bab5a76e7e5eb3f64ddb677d7728e18a3e 100644 --- a/perl-GD.spec +++ b/perl-GD.spec @@ -1,5 +1,5 @@ Name: perl-GD -Version: 2.82 +Version: 2.83 Release: 1 Summary: A perl5 interface to Thomas Boutell's gd library License: GPL+ or Artistic 2.0 @@ -67,6 +67,13 @@ make test %{_mandir}/man*/* %changelog +* Thu Dec 26 2024 openeuler_bot - 2.83-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update perl-GD to 2.83 +- DESC:Changes for version 2.83: 1.systems without the .pc, but gdlib-config. The check was too strict. Requires now File::Which. + * Thu Jul 18 2024 xiejing - 2.82-1 - update to version 2.82 - Improve HEIF/AVIF autodetection