diff --git a/SDL2_image-2.6.0.tar.gz b/SDL2_image-2.6.0.tar.gz deleted file mode 100644 index 0c04631..0000000 --- a/SDL2_image-2.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:611c862f40de3b883393aabaa8d6df350aa3ae4814d65030972e402edae85aaa -size 9811760 diff --git a/SDL2_image-2.6.1.tar.gz b/SDL2_image-2.6.1.tar.gz new file mode 100644 index 0000000..027d925 --- /dev/null +++ b/SDL2_image-2.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf7719c55a78356fbc9135a96848ac252fe030e433d217d8a579181694d90fa +size 9811313 diff --git a/SDL2_image.changes b/SDL2_image.changes index 9691aa0..3499cac 100644 --- a/SDL2_image.changes +++ b/SDL2_image.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 1 21:46:55 UTC 2022 - Jan Engelhardt + +- Update to release 2.6.1 + * Fixing grayscale image loading using the built-in stb_image + (openSUSE uses libjpg/libpng, not stb) + ------------------------------------------------------------------- Fri Jul 8 20:20:20 UTC 2022 - Jan Engelhardt diff --git a/SDL2_image.spec b/SDL2_image.spec index a6a27aa..be8350f 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.0 +Version: 2.6.1 Release: 0 Summary: Simple DirectMedia Layer 2 image loading library License: Zlib