diff --git a/SDL2_image-2.8.0.tar.gz b/SDL2_image-2.8.0.tar.gz deleted file mode 100644 index c8707ce..0000000 --- a/SDL2_image-2.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76ba035fd032c12987e4a0d39aa1f2e79989a51cea72f79d18ab084a24adc9cc -size 11343085 diff --git a/SDL2_image-2.8.1.tar.gz b/SDL2_image-2.8.1.tar.gz new file mode 100644 index 0000000..e596460 --- /dev/null +++ b/SDL2_image-2.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4cab9a58c347a490c46723c17553b4e12233cd821d3b993a8475a50497f5a3e +size 11362305 diff --git a/SDL2_image.changes b/SDL2_image.changes index 257461d..d46efaa 100644 --- a/SDL2_image.changes +++ b/SDL2_image.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 13 19:25:51 UTC 2023 - Jan Engelhardt + +- Update to release 2.8.1 + * Indexed PNG images with alpha have blending automatically enabled + * Fixed a crash in the 32-bit webp DLLs on Windows + ------------------------------------------------------------------- Tue Dec 5 22:36:53 UTC 2023 - Jan Engelhardt diff --git a/SDL2_image.spec b/SDL2_image.spec index 89a6290..e32a507 100644 --- a/SDL2_image.spec +++ b/SDL2_image.spec @@ -18,7 +18,7 @@ Name: SDL2_image %define lname libSDL2_image-2_0-0 -Version: 2.8.0 +Version: 2.8.1 Release: 0 Summary: Simple DirectMedia Layer 2 image loading library License: Zlib