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..79bfba21d7e2fab9ae7e49074508473c69d6e848 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,12 @@ make test %{_mandir}/man*/* %changelog +* Thu Dec 12 2024 lifan - 2.83-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update perl-GD to 2.83 + * Thu Jul 18 2024 xiejing - 2.82-1 - update to version 2.82 - Improve HEIF/AVIF autodetection