Hello community, here is the log from the commit of package SDL_bgi for openSUSE:Factory checked in at 2018-11-19 23:33:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SDL_bgi (Old) and /work/SRC/openSUSE:Factory/.SDL_bgi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SDL_bgi" Mon Nov 19 23:33:07 2018 rev:14 rq:650129 version:2.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/SDL_bgi/SDL_bgi.changes 2018-09-20 11:42:41.880812985 +0200 +++ /work/SRC/openSUSE:Factory/.SDL_bgi.new/SDL_bgi.changes 2018-11-19 23:33:16.335102035 +0100 @@ -1,0 +2,7 @@ +Mon Nov 19 08:37:19 UTC 2018 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 2.2.4 + * Added some graphics modes for better compatibility with + old programs + +------------------------------------------------------------------- Old: ---- SDL_bgi-2.2.3.tar.gz New: ---- SDL_bgi-2.2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL_bgi.spec ++++++ --- /var/tmp/diff_new_pack.JKQdkG/_old 2018-11-19 23:33:18.031100076 +0100 +++ /var/tmp/diff_new_pack.JKQdkG/_new 2018-11-19 23:33:18.035100072 +0100 @@ -18,7 +18,7 @@ Name: SDL_bgi %define lname libSDL_bgi2 -Version: 2.2.3 +Version: 2.2.4 Release: 0 Summary: BGI-compatible 2D graphics C library with SDL backend License: Zlib AND GPL-2.0-or-later ++++++ SDL_bgi-2.2.3.tar.gz -> SDL_bgi-2.2.4.tar.gz ++++++ ++++ 2706 lines of diff (skipped) ++++++ sdlbgi-automake.diff ++++++ --- /var/tmp/diff_new_pack.JKQdkG/_old 2018-11-19 23:33:18.199099882 +0100 +++ /var/tmp/diff_new_pack.JKQdkG/_new 2018-11-19 23:33:18.203099878 +0100 @@ -24,7 +24,7 @@ --- /dev/null +++ SDL_bgi-2.2.2/configure.ac @@ -0,0 +1,9 @@ -+AC_INIT([SDL_bgi], [2.2.2]) ++AC_INIT([SDL_bgi], [2.2.4]) +AC_CONFIG_AUX_DIR([build-aux]) +AC_CONFIG_MACRO_DIR([m4]) +AC_PROG_CC @@ -54,7 +54,7 @@ +AM_CPPFLAGS = -I${top_srcdir}/src +AM_CFLAGS = -Wall +EXTRA_PROGRAMS = \ -+ cellular dla fern floodfilltest hopalong life \ ++ cellular dla fern floodfilltest hopalong kaleido life \ + mandelbrot mousetest moveit plasma sdlbgidemo simple turtledemo +LDADD = ../src/libSDL_bgi.la +hopalong_LDADD = ${LDADD} -lm
