From 740148238440e20a7667daf209745a35a011cbfa883028da503199d972323fc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 21 Feb 2025 15:08:24 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main SDL2_ttf revision d93136cbe7f7a168cce95a5acddc26fa --- SDL2_ttf-2.22.0.tar.gz | 3 --- SDL2_ttf-2.22.0.tar.gz.sig | Bin 95 -> 0 bytes SDL2_ttf-2.24.0.tar.gz | 3 +++ SDL2_ttf-2.24.0.tar.gz.sig | Bin 0 -> 95 bytes SDL2_ttf.changes | 6 ++++++ SDL2_ttf.spec | 4 ++-- 6 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 SDL2_ttf-2.22.0.tar.gz delete mode 100644 SDL2_ttf-2.22.0.tar.gz.sig create mode 100644 SDL2_ttf-2.24.0.tar.gz create mode 100644 SDL2_ttf-2.24.0.tar.gz.sig diff --git a/SDL2_ttf-2.22.0.tar.gz b/SDL2_ttf-2.22.0.tar.gz deleted file mode 100644 index e628923..0000000 --- a/SDL2_ttf-2.22.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d48cbd1ce475b9e178206bf3b72d56b66d84d44f64ac05803328396234d67723 -size 14314901 diff --git a/SDL2_ttf-2.22.0.tar.gz.sig b/SDL2_ttf-2.22.0.tar.gz.sig deleted file mode 100644 index 47bb8acdf2947f05ba0efa9e034e285fde90409fdb69c1174290c4512b28bfd6..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mrLHv!W8mTxfQh_$&M?1P vT}xQOJK*`rsl0}7(>}^|eJHxfuwY8$gL7TzS$>qz-te>$mrI(%1VBq2ufQbl-G0cz7 vpA;=}aPzj8#}n7>t339+xyNiX!#w5A84@BvPi8xQ@7{UDyK%7u(-}DciMS^a literal 0 HcmV?d00001 diff --git a/SDL2_ttf.changes b/SDL2_ttf.changes index 0458a8b..c89cffb 100644 --- a/SDL2_ttf.changes +++ b/SDL2_ttf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 2 17:56:05 UTC 2025 - Jan Engelhardt + +- Update to release 2.24 + * Added function ``TTF_SetFontLineSkip()`` + ------------------------------------------------------------------- Sun Jan 21 17:12:49 UTC 2024 - Jan Engelhardt diff --git a/SDL2_ttf.spec b/SDL2_ttf.spec index 86c77f2..1c782f4 100644 --- a/SDL2_ttf.spec +++ b/SDL2_ttf.spec @@ -1,7 +1,7 @@ # # spec file for package SDL2_ttf # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: SDL2_ttf %define lname libSDL2_ttf-2_0-0 -Version: 2.22.0 +Version: 2.24.0 Release: 0 Summary: Simple DirectMedia Layer 2 Truetype library License: Zlib