Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gns3-gui for openSUSE:Factory 
checked in at 2026-05-25 21:54:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gns3-gui (Old)
 and      /work/SRC/openSUSE:Factory/.gns3-gui.new.2084 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gns3-gui"

Mon May 25 21:54:36 2026 rev:21 rq:1354974 version:2.2.58.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gns3-gui/gns3-gui.changes        2024-12-08 
11:38:53.514012201 +0100
+++ /work/SRC/openSUSE:Factory/.gns3-gui.new.2084/gns3-gui.changes      
2026-05-25 21:58:31.625218673 +0200
@@ -1,0 +2,53 @@
+Sun Apr 12 13:46:56 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 2.2.58.1
+  * Fix callback issues in found in v2.2.58
+- Update to version 2.2.58.0
+  * Update snapshot date & time format
+  * Fix bug when HTTP DELETE requests are silently dropped.
+  * Show if a linked base VM or not in device's properties.
+  * Add HTTP method to response timeout slot.
+  * Add default link style section in preferences.
+  * Update the default style colors based on the interface style.
+  * Support bring to front for vnc and spice consoles on Linux.
+  * Update appliance schemas.
+  * Fix bug when adding multiple nodes at the same time.
+  * Fix QWebSocket error signal.
+- Update to version 2.2.58
+  * Fix errors from controller are not reported.
+  * Deactivate 'use default IOU values' by default and update
+    RAM/NVRAM values.
+  * Fix QMenu parents.
+  * Fix UltraVNC preconfigured command.
+  * Dark style.
+  * Fix bug when dragging scene.
+  * Upgrade pytest and jsonschema dependencies.
+  * Upgrade sentry-sdk and psutil dependencies.
+  * Fix mouse manipulation bug.
+  * Add Multi VNC tab handling in Superputty.
+  * Fixing tab name in Superputty + Adding Superputty VNC support.
+- Update to version 2.2.56.1
+  * Fix line style support for links.
+  * Fix cannot add IOS in preferences.
+  * Fix cannot add IOU in preferences.
+  * Drop Python 3.8 support.
+  * Display a warning if a SVG image format isn't supported.
+  * Fix error in profile selection window after PyQt6 migration.
+- Update to version 2.2.56
+  * Fixing tab name in MobaXterm.
+  * PyQt6 migration.
+  * Add XDG Config Home support.
+- Update to version 2.2.55
+  * Fix SyntaxWarning: invalid escape sequence.
+  * Support for Python 3.14.
+  * Clicking the "console connect to all nodes" opens all consoles.
+    in name order with case-insensitively.
+- Update to version 2.2.54
+  * Replace "Docker hub" by "Docker repository" because it is
+    possible to use different repositories.
+  * Fix bring console in front when clicking on "Open all consoles"
+  * Add -F arg to wmctrl.
+- Update to version 2.2.53
+  * Update file browser filters for all files and IOU images.
+
+-------------------------------------------------------------------

Old:
----
  gns3-gui-2.2.52.tar.gz

New:
----
  gns3-gui-2.2.58.1.tar.gz

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

Other differences:
------------------
++++++ gns3-gui.spec ++++++
--- /var/tmp/diff_new_pack.QH0jdH/_old  2026-05-25 21:58:32.305246647 +0200
+++ /var/tmp/diff_new_pack.QH0jdH/_new  2026-05-25 21:58:32.309246812 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3-gui
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gns3-gui
-Version:        2.2.52
+Version:        2.2.58.1
 Release:        0
 Summary:        GNS3 graphical interface for the GNS3 server
 License:        GPL-3.0-or-later
@@ -31,10 +31,11 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-wheel
 BuildRequires:  update-desktop-files
+Requires:       python3-QDarkStyle
 Requires:       python3-distro >= 1.6.0
 Requires:       python3-jsonschema >= 4.17.3
 Requires:       python3-psutil >= 5.9.4
-Requires:       python3-qt5
+Requires:       python3-qt6
 Requires:       python3-sentry-sdk >= 1.17.0
 Requires:       python3-truststore
 Recommends:     gns3-server
@@ -44,10 +45,11 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  python3-distro >= 1.8.0
+BuildRequires:  python3-QDarkStyle
 BuildRequires:  python3-jsonschema >= 4.17.3
 BuildRequires:  python3-psutil >= 5.9.4
 BuildRequires:  python3-pytest
-BuildRequires:  python3-qt5
+BuildRequires:  python3-qt6
 BuildRequires:  python3-sentry-sdk >= 1.17.0
 BuildRequires:  xvfb-run
 # /SECTION
@@ -74,8 +76,6 @@
 sed -i -r '/jsonschema/ s/,<.*$//' requirements.txt
 sed -i -r '/sentry-sdk/ s/,<.*$//' requirements.txt
 sed -i -r '/setuptools/d' requirements.txt
-# It's required but missing
-echo qt5 >> requirements.txt
 # Disable update alerts
 sed -i 's/"check_for_update": True,/"check_for_update": False,/' 
gns3/settings.py
 # Disable anonymous data collection

++++++ gns3-gui-2.2.52.tar.gz -> gns3-gui-2.2.58.1.tar.gz ++++++
++++ 296944 lines of diff (skipped)

Reply via email to