From 4cea165320c82d33b1b11dda501ad46f184c35ff0c51c79eaecb82fc2ed84f50 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 7 Feb 2023 10:02:49 +0000 Subject: [PATCH] - Update to release 2.20.2 OBS-URL: https://build.opensuse.org/package/show/games/SDL2_ttf?expand=0&rev=24 --- SDL2_ttf-2.20.1.tar.gz | 3 --- SDL2_ttf-2.20.1.tar.gz.sig | Bin 95 -> 0 bytes SDL2_ttf-2.20.2.tar.gz | 3 +++ SDL2_ttf-2.20.2.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.20.1.tar.gz delete mode 100644 SDL2_ttf-2.20.1.tar.gz.sig create mode 100644 SDL2_ttf-2.20.2.tar.gz create mode 100644 SDL2_ttf-2.20.2.tar.gz.sig diff --git a/SDL2_ttf-2.20.1.tar.gz b/SDL2_ttf-2.20.1.tar.gz deleted file mode 100644 index 7db93a0..0000000 --- a/SDL2_ttf-2.20.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78cdad51f3cc3ada6932b1bb6e914b33798ab970a1e817763f22ddbfd97d0c57 -size 13160460 diff --git a/SDL2_ttf-2.20.1.tar.gz.sig b/SDL2_ttf-2.20.1.tar.gz.sig deleted file mode 100644 index be2cda5f1929ccf2c6c61b07668a793aa61d773898c048613d17a069fab4ebb7..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mCH+4e%fQ7c026W9$*^Ge xo2$m_?)+l>H{s9HEjE?wcP-`PVwk5nZRLw4*B5zxRbOzp`#smPsb@~_0010!ELQ*k diff --git a/SDL2_ttf-2.20.2.tar.gz b/SDL2_ttf-2.20.2.tar.gz new file mode 100644 index 0000000..760f028 --- /dev/null +++ b/SDL2_ttf-2.20.2.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..8d7d0fc0a1cf937967bd3cb1dd27b62fa6d589785ed4afbb2c6960eabd51f965 GIT binary patch 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 + +- Update to release 2.20.2 + * Build system changes only + ------------------------------------------------------------------- Mon Sep 5 07:44:43 UTC 2022 - Dominique Leuenberger diff --git a/SDL2_ttf.spec b/SDL2_ttf.spec index 7f6621c..4e57dba 100644 --- a/SDL2_ttf.spec +++ b/SDL2_ttf.spec @@ -1,7 +1,7 @@ # # spec file for package SDL2_ttf # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.1 +Version: 2.20.2 Release: 0 Summary: Simple DirectMedia Layer 2 Truetype library License: Zlib