Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package virt-scenario for openSUSE:Factory checked in at 2023-05-24 20:23:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virt-scenario (Old) and /work/SRC/openSUSE:Factory/.virt-scenario.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-scenario" Wed May 24 20:23:14 2023 rev:11 rq:1088885 version:2.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/virt-scenario/virt-scenario.changes 2023-05-23 14:54:08.082338047 +0200 +++ /work/SRC/openSUSE:Factory/.virt-scenario.new.1533/virt-scenario.changes 2023-05-24 20:23:29.976586370 +0200 @@ -1,0 +2,25 @@ +Wed May 24 18:04:41 UTC 2023 - Antoine Ginies <agin...@suse.com> + +- version 2.0.3: + * In Interactive mode add settings for: + - Image Format + - Image Size + - Encryption + - Cache mode + * fix diskpath bug + +------------------------------------------------------------------- +Tue May 24 17:38:14 UTC 2023 - Antoine Ginies <agin...@suse.com> + +- version 2.0.2: + * fix encrypted VM disk image bug + * add support for memory backing + * add support for disk format (qcow2/raw) + * Gtk: + - add more tooltips + - add support for the disk image encryption password + - fix some wrong layout + - remove all colors to be more colorblind compliant + * remove some debug info + +------------------------------------------------------------------- Old: ---- virt-scenario-2.0.1.tar.gz New: ---- virt-scenario-2.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virt-scenario.spec ++++++ --- /var/tmp/diff_new_pack.GV2F37/_old 2023-05-24 20:23:30.556589829 +0200 +++ /var/tmp/diff_new_pack.GV2F37/_new 2023-05-24 20:23:30.560589853 +0200 @@ -20,7 +20,7 @@ %define pythons python3 Name: virt-scenario -Version: 2.0.1 +Version: 2.0.3 Release: 0 Summary: Tool to create XML guest configuration and prepare the host for a scenario License: GPL-3.0-or-later @@ -64,7 +64,7 @@ %install %python_install -# move yaml file to /etc/pvirsh +# move yaml file to /etc/virt-scenario mkdir -p %{buildroot}%{_sysconfdir}/%{name}/ mv %{buildroot}%{_datadir}/%{name}/*.yaml %{buildroot}%{_sysconfdir}/%{name}/ mv src/demo_api_usage.py %{buildroot}%{_datadir}/%name/ @@ -82,6 +82,7 @@ %{python_sitelib}/*.egg-info %attr(0644,root,root) %{_datadir}/%name %{_mandir}/man1/%{name}.1%{ext_man} +%{_mandir}/man1/%{name}-settings.1%{ext_man} %attr(0644,root,root) %{_datadir}/%{name}/ %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name} ++++++ virt-scenario-2.0.1.tar.gz -> virt-scenario-2.0.3.tar.gz ++++++ ++++ 2490 lines of diff (skipped)