diff --git a/SDL_bgi-2.4.1.tar.gz b/SDL_bgi-2.4.1.tar.gz deleted file mode 100644 index 55b1000..0000000 --- a/SDL_bgi-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22729b99a093234308718b0e5ed176f0073ca3701ddf1cdfa2e5b78575a8421e -size 1501719 diff --git a/SDL_bgi-2.4.2.tar.gz b/SDL_bgi-2.4.2.tar.gz new file mode 100644 index 0000000..ba091fb --- /dev/null +++ b/SDL_bgi-2.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7a0434b72055064078bd12fffacaffb67a38af8e25c4a2bd120bd638bbd1ef +size 2139628 diff --git a/SDL_bgi.changes b/SDL_bgi.changes index ceef118..aa968e1 100644 --- a/SDL_bgi.changes +++ b/SDL_bgi.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Nov 11 11:55:12 UTC 2020 - Jan Engelhardt + +- Update to release 2.4.2 + * Implemented native vector fonts, compatible with Borland .CHR + fonts. + * Implemented long-forgotten graphics error checks. + * Added resetwinoptions(), getscreensize(), edelay(), + getmaxheight(), getmaxwidth(), resizepalette(), added + undocumented clearviewport() in setbkcolor(). + * Changed setwinoptions() to reset options for newly created + windows. + * Fixed graphresult() to provide actual error codes + * Fixed compatibility in getpalette(), getpalettesize(), + setallpalette(), setusercharsize(). + * Fixed setrgbpalette() to avoid out of range errors. + * Improved fill patterns. + ------------------------------------------------------------------- Tue Aug 11 11:58:03 UTC 2020 - Jan Engelhardt diff --git a/SDL_bgi.spec b/SDL_bgi.spec index 25452ff..2b576f7 100644 --- a/SDL_bgi.spec +++ b/SDL_bgi.spec @@ -17,8 +17,8 @@ Name: SDL_bgi -%define lname libSDL_bgi-suse4 -Version: 2.4.1 +%define lname libSDL_bgi-suse5 +Version: 2.4.2 Release: 0 Summary: BGI-compatible 2D graphics C library with SDL backend License: Zlib AND GPL-2.0-or-later @@ -66,7 +66,7 @@ together. %build %cmake -%make_build +%cmake_build %install %cmake_install