Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package virtui-manager for openSUSE:Factory checked in at 2026-03-19 17:39:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virtui-manager (Old) and /work/SRC/openSUSE:Factory/.virtui-manager.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virtui-manager" Thu Mar 19 17:39:44 2026 rev:10 rq:1341092 version:2.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/virtui-manager/virtui-manager.changes 2026-03-12 22:22:40.131257215 +0100 +++ /work/SRC/openSUSE:Factory/.virtui-manager.new.8177/virtui-manager.changes 2026-03-19 17:41:32.608166539 +0100 @@ -1,0 +2,50 @@ +Wed Mar 18 23:32:02 UTC 2026 - Antoine Ginies <[email protected]> + +- version 2.4.8: + * Install VM: add network selection + * Fix openSUSE provider: getting ISO + * virtui-manager-cmd: + * add installvm support + +- version 2.4.7: + * Add Spice copy/paste support with vdagent and channel + (remote viewer) + +- version 2.4.5: + * Fix Arch Linux auto installation + * Update doc and add missing images + +- version 2.4.4: + * Fix auto-installation issues (All distributions) + * update doc + * Fix web console remote: ssh tunnel error (novnc) + +version 2.4.3: + * fix autoinstall alpine linux + * improve alpine install + * Update translation and enhance OS information + +------------------------------------------------------------------- +Fri Mar 13 15:08:10 UTC 2026 - Antoine Ginies <[email protected]> + +- version 2.4.2: + * Enhance testing and fix NVRAM cloning issue + * remove yast2 in agama templates + * use nvram pool for VARS.fd (ovmf) if exist + * always show Remote Viewer quick button + * fix on_reboot restart issue (restart on all VM except Secure VM) + * virtui-remote-viewer: + * add first boot menu with Hibernate and viewer icon options + * remove the --wait option (obsolete) + * various fixes in connection/reconnection + +------------------------------------------------------------------- +Thu Mar 12 21:47:18 UTC 2026 - Antoine Ginies <[email protected]> + +- version 2.4.0 + * Add Alpine linux support (WIP) + * Fix issue with cancelling worker (some where not cancelled...) + * Fix shortcuts and improve openSUSE product support + * Enhance console support and refactor viewer into multiple files + +------------------------------------------------------------------- Old: ---- virtui-manager-2.3.1.tar.gz New: ---- virtui-manager-2.4.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virtui-manager.spec ++++++ --- /var/tmp/diff_new_pack.L1LrjF/_old 2026-03-19 17:41:33.276194214 +0100 +++ /var/tmp/diff_new_pack.L1LrjF/_new 2026-03-19 17:41:33.280194379 +0100 @@ -19,7 +19,7 @@ %define pythons python3 Name: virtui-manager -Version: 2.3.1 +Version: 2.4.8 Release: 0 Summary: Terminal-based interface to manage virtual machines using libvirt License: GPL-3.0-or-later @@ -58,6 +58,7 @@ Requires: python3-gobject Requires: python3-libvirt-python Requires: gtk3 +Requires: vte #Requires: libgtk-vnc-2_0-0 #Requires: libvirt-glib-1_0-0 # Spice support (optional but good to have) @@ -79,8 +80,6 @@ %install %python3_pyproject_install -rm %{buildroot}%{python3_sitelib}/vmanager/remote_viewer_gtk4.py -chmod 755 %{buildroot}%{python3_sitelib}/vmanager/remote_viewer.py chmod 755 %{buildroot}%{python3_sitelib}/vmanager/gui_wrapper.py chmod 755 %{buildroot}%{python3_sitelib}/vmanager/virtui_dev.py @@ -106,6 +105,8 @@ %{_bindir}/virtui-gui %{python3_sitelib}/vmanager %exclude %{python3_sitelib}/vmanager/locale +%exclude %{python3_sitelib}/vmanager/gui_wrapper.py +%exclude %{python3_sitelib}/vmanager/viewer %{python3_sitelib}/virtui_manager-*-info %files lang -f %{name}.lang @@ -118,4 +119,6 @@ %files -n virtui-remote-viewer %{_bindir}/virtui-remote-viewer +%{python3_sitelib}/vmanager/gui_wrapper.py +%{python3_sitelib}/vmanager/viewer ++++++ _service ++++++ --- /var/tmp/diff_new_pack.L1LrjF/_old 2026-03-19 17:41:33.324196202 +0100 +++ /var/tmp/diff_new_pack.L1LrjF/_new 2026-03-19 17:41:33.332196533 +0100 @@ -2,8 +2,8 @@ <service name="download_url" mode="manual"> <param name="host">github.com</param> <param name="protocol">https</param> - <param name="path">/aginies/virtui-manager/archive/refs/tags/2.3.1.tar.gz</param> - <param name="filename">virtui-manager-2.3.1.tar.gz</param> + <param name="path">/aginies/virtui-manager/archive/refs/tags/2.4.8.tar.gz</param> + <param name="filename">virtui-manager-2.4.8.tar.gz</param> </service> </services> <!-- ++++++ virtui-manager-2.3.1.tar.gz -> virtui-manager-2.4.8.tar.gz ++++++ /work/SRC/openSUSE:Factory/virtui-manager/virtui-manager-2.3.1.tar.gz /work/SRC/openSUSE:Factory/.virtui-manager.new.8177/virtui-manager-2.4.8.tar.gz differ: char 13, line 1
