- Update to release 2.20.1

OBS-URL: https://build.opensuse.org/package/show/games/SDL2_ttf?expand=0&rev=20
This commit is contained in:
Jan Engelhardt 2022-08-20 08:20:37 +00:00 committed by Git OBS Bridge
parent 4ec89c3d50
commit 4cf694ae0f
6 changed files with 18 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:874680232b72839555a558b48d71666b562e280f379e673b6f0c7445ea3b9b8a
size 13156472

Binary file not shown.

3
SDL2_ttf-2.20.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78cdad51f3cc3ada6932b1bb6e914b33798ab970a1e817763f22ddbfd97d0c57
size 13160460

BIN
SDL2_ttf-2.20.1.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Aug 20 08:13:36 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.20.1
* Build updates for non-Linux platforms
- Rename devel package to just %name-devel, which is what most
our packages do.
-------------------------------------------------------------------
Thu Jul 7 13:41:57 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
Name: SDL2_ttf
%define lname libSDL2_ttf-2_0-0
Version: 2.20.0
Version: 2.20.1
Release: 0
Summary: Simple DirectMedia Layer 2 Truetype library
License: Zlib
@ -29,11 +29,11 @@ URL: https://github.com/libsdl-org/SDL_ttf
Source: https://github.com/libsdl-org/SDL_ttf/releases/download/release-%version/SDL2_ttf-%version.tar.gz
Source2: https://github.com/libsdl-org/SDL_ttf/releases/download/release-%version/SDL2_ttf-%version.tar.gz.sig
Source8: %name.keyring
BuildRequires: SDL2-devel >= 2.24
BuildRequires: c++_compiler
BuildRequires: dos2unix
BuildRequires: pkg-config
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(sdl2)
%description
This is a sample library that allows you to use TrueType fonts in your
@ -42,19 +42,19 @@ SDL applications.
%package -n %lname
Summary: Simple DirectMedia Layer 2 Truetype library
Group: System/Libraries
Provides: SDL2_ttf = %version
%description -n %lname
This is a sample library that allows you to use TrueType fonts in your
SDL applications.
%package -n libSDL2_ttf-devel
%package devel
Summary: Header files for the Simple DirectMedia Layer 2 Truetype library
Group: Development/Libraries/X11
Requires: %lname = %version
Provides: SDL2_ttf-devel = %version
Obsoletes: libSDL2_ttf-devel < %version-%release
Provides: libSDL2_ttf-devel = %version-%release
%description -n libSDL2_ttf-devel
%description devel
This is a sample library that allows you to use TrueType fonts in your
SDL applications.
@ -77,7 +77,7 @@ rm -f "%buildroot/%_libdir"/*.la
%license LICENSE.txt
%_libdir/libSDL2_ttf-2*.so.*
%files -n libSDL2_ttf-devel
%files devel
%doc CHANGES.txt README.txt
%_includedir/SDL2/
%_libdir/libSDL2_ttf.so