diff --git a/SDL2_image-2.8.1.tar.gz b/SDL2_image-2.8.1.tar.gz deleted file mode 100644 index e596460..0000000 --- a/SDL2_image-2.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4cab9a58c347a490c46723c17553b4e12233cd821d3b993a8475a50497f5a3e -size 11362305 diff --git a/SDL2_image-2.8.2.tar.gz b/SDL2_image-2.8.2.tar.gz new file mode 100644 index 0000000..8358966 --- /dev/null +++ b/SDL2_image-2.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f486bbfbcf8464dd58c9e5d93394ab0255ce68b51c5a966a918244820a76ddc +size 11362515 diff --git a/SDL2_image.changes b/SDL2_image.changes index d46efaa..fdc439a 100644 --- a/SDL2_image.changes +++ b/SDL2_image.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 1 21:44:53 UTC 2024 - Jan Engelhardt + +- Update to release 2.8.2 + * Fixed crash loading LBM images + * Automatically set the colorkey for indexed PNG images with + transparency + ------------------------------------------------------------------- Wed Dec 13 19:25:51 UTC 2023 - Jan Engelhardt diff --git a/SDL2_image.spec b/SDL2_image.spec index e32a507..b432b3b 100644 --- a/SDL2_image.spec +++ b/SDL2_image.spec @@ -1,7 +1,7 @@ # # spec file for package SDL2_image # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: SDL2_image %define lname libSDL2_image-2_0-0 -Version: 2.8.1 +Version: 2.8.2 Release: 0 Summary: Simple DirectMedia Layer 2 image loading library License: Zlib