Hello community, here is the log from the commit of package virt-bootstrap for openSUSE:Factory checked in at 2017-10-05 11:58:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virt-bootstrap (Old) and /work/SRC/openSUSE:Factory/.virt-bootstrap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-bootstrap" Thu Oct 5 11:58:19 2017 rev:2 rq:530880 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/virt-bootstrap/virt-bootstrap.changes 2017-09-13 22:31:27.326145941 +0200 +++ /work/SRC/openSUSE:Factory/.virt-bootstrap.new/virt-bootstrap.changes 2017-10-05 11:58:20.256378307 +0200 @@ -1,0 +2,5 @@ +Tue Oct 3 13:31:18 UTC 2017 - [email protected] + +- Ensure neutrality of descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virt-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.WkaUtS/_old 2017-10-05 11:58:21.164250573 +0200 +++ /var/tmp/diff_new_pack.WkaUtS/_new 2017-10-05 11:58:21.168250010 +0200 @@ -15,31 +15,32 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: virt-bootstrap Version: 1.0.0 Release: 0 +Summary: System container rootfs creation tool License: GPL-3.0+ -Summary: Easy system containers rootfs creation tool -Url: https://github.com/virt-manager/virt-bootstrap 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_module devel} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module libguestfs} BuildRequires: %{python_module passlib} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: skopeo -Requires: virt-sandbox Requires: python-libguestfs Requires: python-passlib +Requires: skopeo +Requires: virt-sandbox BuildArch: noarch %python_subpackages %description -Provides an easy way to create the root file system to use for +Provides a way to create the root file system to use for libvirt containers. %prep @@ -60,5 +61,4 @@ %{python_sitelib}/virt_bootstrap-*.egg-info %python3_only %{_mandir}/man1/virt-bootstrap* - %changelog
