Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dbgl for openSUSE:Factory checked in 
at 2025-02-07 23:07:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dbgl (Old)
 and      /work/SRC/openSUSE:Factory/.dbgl.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dbgl"

Fri Feb  7 23:07:56 2025 rev:4 rq:1244176 version:0.99

Changes:
--------
--- /work/SRC/openSUSE:Factory/dbgl/dbgl.changes        2024-11-09 
20:59:27.781145858 +0100
+++ /work/SRC/openSUSE:Factory/.dbgl.new.2316/dbgl.changes      2025-02-07 
23:12:01.850889677 +0100
@@ -1,0 +2,33 @@
+Fri Feb  7 09:53:23 UTC 2025 - Antonio Larrosa <[email protected]>
+
+- Update to version 0.99:
+  * Implemented support for special DOSBox 'families' such as
+    DOSBox-X, Staging, ECE and SVN. Please note that you'll have to
+    select the correct family and version when configuring a
+    'DOSBox Version' in DBGL. For DOSBox-X, make sure to use the
+    dosbox-x.reference.full.conf configuration file, or some
+    options might remain disabled in DBGL.
+  * It's recommend to disable any existing DOSBox version-specific
+    options (as shown here), to make full use of the new features
+    for the newly supported DOSBox families/versions, see this.
+  * Rewrote the template/profile editor, now having the settings
+    categories on the left side in a tree structure, allowing for
+    many more configuration options. When hovering over a
+    configuration item, a small tooltip will show the DOSBox
+    configuration [section] & item associated with it.
+  * Added support for importing/converting eXoDOS V6r4, the new
+    Media Pack and eXoDemoScene.
+  * Fixed a possible crash when trying to export the profile list,
+    plus an issue that could lead to duplicate templates and DOSBox
+    versions (Neville).
+  * Fixed an issue where, when editing a profile and changing the
+    associated DOSBox Version, the association would 'stick' after
+    cancelling (in memory, not on disk).
+  * Spanish and German translation update by Neville and Marcel,
+    respectively.
+  * implemented a small tool to renumber all database object IDs,
+    see this (ElTipejoLoco and others).
+  * Updated multiple Java libraries, most importantly SWT (dropping
+    support for Windows versions older than Win7 for the moment)
+
+-------------------------------------------------------------------

Old:
----
  src098.zip

New:
----
  src099.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dbgl.spec ++++++
--- /var/tmp/diff_new_pack.NihT42/_old  2025-02-07 23:12:04.166984998 +0100
+++ /var/tmp/diff_new_pack.NihT42/_new  2025-02-07 23:12:04.186985821 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbgl
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2020-2024, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,10 +17,10 @@
 #
 
 
-%define realver 098
+%define realver 099
 %define java_version 21
 Name:           dbgl
-Version:        0.98
+Version:        0.99
 Release:        0
 Summary:        DOSBox Game Launcher
 License:        GPL-2.0-only
@@ -31,6 +31,7 @@
 Source2:        %{name}.appdata.xml
 Patch0:         fix-swt-color.patch
 BuildRequires:  ant
+BuildRequires:  ant-xz
 BuildRequires:  apache-commons-io
 BuildRequires:  apache-commons-lang3
 BuildRequires:  apache-commons-text
@@ -67,7 +68,7 @@
 %install
 install -D -m0755 %{SOURCE1} %{buildroot}/%{_bindir}/%{name}
 install -d %{buildroot}%{_javadir}/dbgl
-tar xvf dist/dbgl%{realver}.tar.gz -C %{buildroot}%{_javadir}/dbgl/
+tar xvf dist/dbgl%{realver}.tar.xz -C %{buildroot}%{_javadir}/dbgl/
 # Use symbol links to system libraries
 build-jar-repository -s -p %{buildroot}/%{_javadir}/%{name}/lib commons-io 
commons-lang3 apache-commons-text swt
 #

++++++ src098.zip -> src099.zip ++++++
/work/SRC/openSUSE:Factory/dbgl/src098.zip 
/work/SRC/openSUSE:Factory/.dbgl.new.2316/src099.zip differ: char 11, line 2

Reply via email to