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 2026-09-02 17:17:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-scenario (Old)
 and      /work/SRC/openSUSE:Factory/.virt-scenario.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-scenario"

Wed Sep  2 17:17:54 2026 rev:22 rq:1375410 version:2.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/virt-scenario/virt-scenario.changes      
2026-06-11 17:31:41.445225162 +0200
+++ /work/SRC/openSUSE:Factory/.virt-scenario.new.1265/virt-scenario.changes    
2026-09-02 17:17:58.135106661 +0200
@@ -1,0 +2,5 @@
+Sat Aug 29 19:16:45 UTC 2026 - Matej Cepl <[email protected]>
+
+- Prefer primary Python to python3 (bsc#1270344).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ virt-scenario.spec ++++++
--- /var/tmp/diff_new_pack.RKu4bL/_old  2026-09-02 17:17:58.740127806 +0200
+++ /var/tmp/diff_new_pack.RKu4bL/_new  2026-09-02 17:17:58.742127876 +0200
@@ -16,8 +16,7 @@
 #
 
 
-%define pythons python3
-
+%define pythons %{?primary_python}%{!?primary_python:python3}
 Name:           virt-scenario
 Version:        2.1.3
 Release:        0
@@ -35,14 +34,14 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-#Buildrequires:        pandoc
-BuildArch:      noarch
 Requires:       python-PyYAML
 Requires:       python-curses
 Requires:       python-libvirt-python
 Requires:       python-psutil
 Requires:       python-pyudev
 Provides:       virt-scenario = %{version}
+#Buildrequires:        pandoc
+BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -81,9 +80,8 @@
 %{python_sitelib}/virt_select_firmware
 %{python_sitelib}/virtscenario_launch
 %{python_sitelib}/virt_scenario-%{version}.dist-info
-#%attr(0644,root,root) %{_datadir}/%name
-%{_mandir}/man1/%{name}.1%{ext_man}
-%{_mandir}/man1/%{name}-settings.1%{ext_man}
+%{_mandir}/man1/%{name}.1%{?ext_man}
+%{_mandir}/man1/%{name}-settings.1%{?ext_man}
 #%attr(0644,root,root) %{_datadir}/%{name}/
 %{_datadir}/%{name}/
 #%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}

Reply via email to