From 6ac6aee6e927ffc8c868c8a06fd8113b023dfccca16877a39a7248b194ec3c7e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 21 Jan 2024 17:13:04 +0000 Subject: [PATCH] - Update to relesae 2.22 OBS-URL: https://build.opensuse.org/package/show/games/SDL2_ttf?expand=0&rev=26 --- SDL2_ttf-2.20.2.tar.gz | 3 --- SDL2_ttf-2.20.2.tar.gz.sig | Bin 95 -> 0 bytes SDL2_ttf-2.22.0.tar.gz | 3 +++ SDL2_ttf-2.22.0.tar.gz.sig | Bin 0 -> 95 bytes SDL2_ttf.changes | 6 ++++++ SDL2_ttf.spec | 6 +++--- 6 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 SDL2_ttf-2.20.2.tar.gz delete mode 100644 SDL2_ttf-2.20.2.tar.gz.sig create mode 100644 SDL2_ttf-2.22.0.tar.gz create mode 100644 SDL2_ttf-2.22.0.tar.gz.sig diff --git a/SDL2_ttf-2.20.2.tar.gz b/SDL2_ttf-2.20.2.tar.gz deleted file mode 100644 index 760f028..0000000 --- a/SDL2_ttf-2.20.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dc71ed93487521b107a2c4a9ca6bf43fb62f6bddd5c26b055e6b91418a22053 -size 13161592 diff --git a/SDL2_ttf-2.20.2.tar.gz.sig b/SDL2_ttf-2.20.2.tar.gz.sig deleted file mode 100644 index 8d7d0fc0a1cf937967bd3cb1dd27b62fa6d589785ed4afbb2c6960eabd51f965..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mB|luw%fQ7c025jHgJHpJ w{(~;bQM>9sPdwUH_i@F=O*;=AVpwo0^c+i0NcdcDOYM{u_J=mE$gL7TzS$>qz-te>$mrLHv!W8mTxfQh_$&M?1P vT}xQOJK*`rsl0}7(>}^|eJHxfuwY8 + +- Update to relesae 2.22 + * Unspecified bug fixes + ------------------------------------------------------------------- Tue Feb 7 10:01:06 UTC 2023 - Jan Engelhardt diff --git a/SDL2_ttf.spec b/SDL2_ttf.spec index 4e57dba..86c77f2 100644 --- a/SDL2_ttf.spec +++ b/SDL2_ttf.spec @@ -1,7 +1,7 @@ # # spec file for package SDL2_ttf # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.20.2 +Version: 2.22.0 Release: 0 Summary: Simple DirectMedia Layer 2 Truetype library License: Zlib @@ -65,7 +65,7 @@ dos2unix *.txt %build %configure --disable-static -make %{?_smp_mflags} +%make_build %install %make_install