From 117e79400a870b0b4bbc5098be711797de0ad2b5 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sat, 1 Nov 2025 23:51:31 +0800 Subject: [PATCH] 2.32.58 --- SDL2.spec | 9 ++++++--- sdl2-compat-2.32.56.tar.gz => sdl2-compat-2.32.58.tar.gz | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) rename sdl2-compat-2.32.56.tar.gz => sdl2-compat-2.32.58.tar.gz (32%) diff --git a/SDL2.spec b/SDL2.spec index fa1c534..d40e8c3 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -1,10 +1,10 @@ Name: SDL2 -Version: 2.32.56 -Release: 2 +Version: 2.32.58 +Release: 1 Summary: SDL2 compatibility layer that uses SDL3 behind the scenes License: Zlib URL: https://www.libsdl.org/ -Source0: https://github.com/libsdl-org/sdl2-compat/releases/download/release-%{version}/sdl2-compat-%{version}.tar.gz +Source0: https://www.libsdl.org/release/sdl2-compat-%{version}.tar.gz BuildRequires: cmake >= 3.0 BuildRequires: SDL3-devel @@ -90,6 +90,9 @@ rm -f %{buildroot}%{_datadir}/licenses/sdl2-compat/LICENSE.txt %{_libdir}/cmake/SDL2/SDL2-staticTargets*.cmake %changelog +* Sat Nov 01 2025 Funda Wang - 2.32.58-1 +- update to 2.32.58 + * Mon Jun 30 2025 Funda Wang - 2.32.56-2 - fix conflicts sub package diff --git a/sdl2-compat-2.32.56.tar.gz b/sdl2-compat-2.32.58.tar.gz similarity index 32% rename from sdl2-compat-2.32.56.tar.gz rename to sdl2-compat-2.32.58.tar.gz index 1eba6c8..133c94b 100644 --- a/sdl2-compat-2.32.56.tar.gz +++ b/sdl2-compat-2.32.58.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27e845b1b7dc0a91a85f1a1f18892ed205adb38caf767741eb258008d8264de0 -size 2818364 +oid sha256:ae85222c007f7e2acb927c7a47c12726f56478c6f3f35ee0da1ac929f8beb53e +size 2821798 -- Gitee