diff --git a/SDL2_ttf-2.20.0.tar.gz b/SDL2_ttf-2.20.0.tar.gz deleted file mode 100644 index 2051d0c..0000000 --- a/SDL2_ttf-2.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:874680232b72839555a558b48d71666b562e280f379e673b6f0c7445ea3b9b8a -size 13156472 diff --git a/SDL2_ttf-2.20.0.tar.gz.sig b/SDL2_ttf-2.20.0.tar.gz.sig deleted file mode 100644 index 87787ec..0000000 Binary files a/SDL2_ttf-2.20.0.tar.gz.sig and /dev/null differ diff --git a/SDL2_ttf-2.20.1.tar.gz b/SDL2_ttf-2.20.1.tar.gz new file mode 100644 index 0000000..7db93a0 --- /dev/null +++ b/SDL2_ttf-2.20.1.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..be2cda5 Binary files /dev/null and b/SDL2_ttf-2.20.1.tar.gz.sig differ diff --git a/SDL2_ttf.changes b/SDL2_ttf.changes index dcef695..6af0551 100644 --- a/SDL2_ttf.changes +++ b/SDL2_ttf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 20 08:13:36 UTC 2022 - Jan Engelhardt + +- 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 diff --git a/SDL2_ttf.spec b/SDL2_ttf.spec index cdb8a1d..2c033d8 100644 --- a/SDL2_ttf.spec +++ b/SDL2_ttf.spec @@ -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