From b6231dbc156920664f2720f858fb2906cfb77cd1b80b359e781eb259c1ea874c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 2 Apr 2024 08:48:35 +0000 Subject: [PATCH] - Update to release 2.30.2 OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=182 --- SDL2-2.30.1.tar.gz | 3 --- SDL2-2.30.1.tar.gz.sig | Bin 95 -> 0 bytes SDL2-2.30.2.tar.gz | 3 +++ SDL2-2.30.2.tar.gz.sig | Bin 0 -> 95 bytes SDL2.changes | 15 +++++++++++++++ SDL2.spec | 9 ++------- 6 files changed, 20 insertions(+), 10 deletions(-) delete mode 100644 SDL2-2.30.1.tar.gz delete mode 100644 SDL2-2.30.1.tar.gz.sig create mode 100644 SDL2-2.30.2.tar.gz create mode 100644 SDL2-2.30.2.tar.gz.sig diff --git a/SDL2-2.30.1.tar.gz b/SDL2-2.30.1.tar.gz deleted file mode 100644 index ee44150..0000000 --- a/SDL2-2.30.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01215ffbc8cfc4ad165ba7573750f15ddda1f971d5a66e9dcaffd37c587f473a -size 7428023 diff --git a/SDL2-2.30.1.tar.gz.sig b/SDL2-2.30.1.tar.gz.sig deleted file mode 100644 index d057d2b057354696e286afe8437e03bae9d29e2a16aac9852fb15925e2c110ec..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mr9Pj(nSqN_04AdOh+%$2 v(c1Jix2`=4KJR_(HcR;eV@HoXhWTE{&UYBj4L+Qks}wT-{~s-@zpU~A+q)=l diff --git a/SDL2-2.30.2.tar.gz b/SDL2-2.30.2.tar.gz new file mode 100644 index 0000000..e0be711 --- /dev/null +++ b/SDL2-2.30.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891d66ac8cae51361d3229e3336ebec1c407a8a2a063b61df14f5fdf3ab5ac31 +size 7426565 diff --git a/SDL2-2.30.2.tar.gz.sig b/SDL2-2.30.2.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..de19a527574a795e839f8a340a74da9b7aaa0c93c938f0cbefa01f64c45ef661 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mrEz<`WZ>cyfQi`cW0=Xf v((w5H8YAJ?5_x||XwY<04I5+0W3I + +- Update to release 2.30.2 + * Fixed performance regression initialing controllers on Linux + * Added support for the 6-button SEGA Mega Drive Control Pad + for Nintendo Online + * Add support for MadCatz Saitek Side Panel Control Deck + * Added support for the Hori Fighting Stick EX2 + * Added support for the Yawman Arrow flightstick + * Added a gamepad mapping for the Defender Joystick Cobra R4 + * Fixed the gamepad mapping for the Sanwa Supply JY-P76USV + controller + * Allow using SDL_RWFromFile() with named pipes + ------------------------------------------------------------------- Wed Mar 6 07:45:37 UTC 2024 - Jan Engelhardt diff --git a/SDL2.spec b/SDL2.spec index 6fd23da..c05135e 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -19,7 +19,7 @@ %define sle_version 0 Name: SDL2 %define lname libSDL2-2_0-0 -Version: 2.30.1 +Version: 2.30.2 Release: 0 Summary: Simple DirectMedia Layer Library License: Zlib @@ -130,13 +130,8 @@ perl -i -pe 's{\r\n}{\n}g' *.txt README.md %make_install rm -f "%buildroot/%_libdir"/*.la rm -fv "%buildroot/%_libdir/libSDL2.a" -# Need to keep libSDL2main.a (empty lib), because it is referenced by -# sdl2-config.cmake, and it seems like that .cmake file cannot be edited to -# make SDL2::SDL2main a phony target with no file (just leads to more Makefile -# errors down the road). -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %files -n %lname %license LICENSE.txt