diff --git a/dbgl.changes b/dbgl.changes index a6205a8..adfb0d9 100644 --- a/dbgl.changes +++ b/dbgl.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Jul 15 18:53:59 UTC 2020 - Martin Hauke + +- Update to version 0.92 + * Added a first implementation of 'directory scanning for known + games'. Currently, all files/games from the D-Fend Reloaded + 'Auto setup templates' are recognized. + * DBGL can now query MobyGames meta-data using a local database + from 'Metropolis Launcher', very quickly. Note that cover-art + and screenshots are still being fetched from www.mobygames.com, + though. + * Added support for the DOSBox SVN OpenGL shader patch from + ny00123 & jmarsh. + * You may now browse through the various captured images using + the left and right arrow keys, or the buttons below the image. + * Various fixes related to MobyGames querying, especially in + relation to (.gif) image data. + * Fixed "Start profile manually with a specific DOSBox version" + creating an incomplete .conf file. + * Fixed possible issues when using symbolic links on Linux. + * Also fixed a rare file path mangling issue. + * A few usability improvements, refactored more parts of the + GUI code, updated translations. + * Updated all libraries, most importantly HSQLDB (from 1.8.1 to + 2.5.0). + ------------------------------------------------------------------- Sun Jun 28 18:26:47 UTC 2020 - Martin Hauke diff --git a/dbgl.spec b/dbgl.spec index 055b8d7..7acddba 100644 --- a/dbgl.spec +++ b/dbgl.spec @@ -1,6 +1,7 @@ # # spec file for package dbgl # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -16,15 +17,15 @@ # -%define realver 091 +%define realver 092 Name: dbgl -Version: 0.91 +Version: 0.92 Release: 0 Summary: DOSBox Game Launcher License: GPL-2.0-only Group: System/Emulators/Other URL: http://home.quicknet.nl/qn/prive/blankendaalr/dbgl/ -Source0: http://members.quicknet.nl/blankendaalr/dbgl/download/src%{realver}.zip +Source0: https://www.squadrablu.nl/dbgl/src%{realver}.zip Source1: %{name}-wrapper.sh Source2: %{name}.appdata.xml BuildRequires: ant diff --git a/src091.zip b/src091.zip deleted file mode 100644 index 8f4cd7d..0000000 --- a/src091.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eae70786e5209a4047d7719287ec9b6f22f443d51b4b44b4ee49ac9bcde6b226 -size 19464732 diff --git a/src092.zip b/src092.zip new file mode 100644 index 0000000..c2b08d4 --- /dev/null +++ b/src092.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199ff3dfa4a85e177bebbe3abd40179ba06b3bf16d93597d99f4f5e2fd167dce +size 29454432