diff --git a/SDL2_image-2.6.3.tar.gz b/SDL2_image-2.6.3.tar.gz deleted file mode 100644 index b03b19f..0000000 --- a/SDL2_image-2.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f6c4b56123c1e517e983eb1600b7e09fd7a5874259fbaca3753a71eee386b9d -size 9816717 diff --git a/SDL2_image-2.8.0.tar.gz b/SDL2_image-2.8.0.tar.gz new file mode 100644 index 0000000..c8707ce --- /dev/null +++ b/SDL2_image-2.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ba035fd032c12987e4a0d39aa1f2e79989a51cea72f79d18ab084a24adc9cc +size 11343085 diff --git a/SDL2_image.changes b/SDL2_image.changes index 2a7560c..257461d 100644 --- a/SDL2_image.changes +++ b/SDL2_image.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 5 22:36:53 UTC 2023 - Jan Engelhardt + +- Update to release 2.8.0 + * Updated image decoding libraries + * Added support for loading WEBP animations + * PNG images with a palette are loaded as SDL surfaces with a + palette + ------------------------------------------------------------------- Tue Feb 7 00:35:11 UTC 2023 - Jan Engelhardt diff --git a/SDL2_image.spec b/SDL2_image.spec index 54be781..89a6290 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.6.3 +Version: 2.8.0 Release: 0 Summary: Simple DirectMedia Layer 2 image loading library License: Zlib