Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package virt-bootstrap for openSUSE:Factory checked in at 2021-12-22 20:18:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virt-bootstrap (Old) and /work/SRC/openSUSE:Factory/.virt-bootstrap.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-bootstrap" Wed Dec 22 20:18:03 2021 rev:10 rq:941988 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/virt-bootstrap/virt-bootstrap.changes 2021-09-07 21:22:20.785370046 +0200 +++ /work/SRC/openSUSE:Factory/.virt-bootstrap.new.2520/virt-bootstrap.changes 2021-12-22 20:19:05.847876042 +0100 @@ -1,0 +2,5 @@ +Tue Dec 14 14:14:14 UTC 2021 - oher...@suse.de + +- Add python-rpm-macros (bsc#1180125) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virt-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.X0Q9SE/_old 2021-12-22 20:19:06.223876217 +0100 +++ /var/tmp/diff_new_pack.X0Q9SE/_new 2021-12-22 20:19:06.227876219 +0100 @@ -17,10 +17,8 @@ %{?!python_module:%define python_module() python3-%{**}} -%if 0%{suse_version} >= 1550 # python-libguestfs is python3 only %define pythons python3 -%endif Name: virt-bootstrap Version: 1.1.1 Release: 0 @@ -29,12 +27,13 @@ Group: Productivity/Other URL: https://github.com/virt-manager/virt-bootstrap Source: http://virt-manager.org/download/sources/virt-bootstrap/%{name}-%{version}.tar.gz +BuildRequires: python-rpm-macros BuildRequires: %{python_module libguestfs} BuildRequires: %{python_module passlib} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -Requires: python-libguestfs -Requires: python-passlib +Requires: python3-libguestfs +Requires: python3-passlib Requires: skopeo Requires: virt-sandbox BuildArch: noarch