SHA256
1
0
forked from pool/libguestfs
Olaf Hering 2021-12-16 14:25:35 +00:00 committed by Git OBS Bridge
parent cfd5004acf
commit 7991ba2b0f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 14 14:14:14 UTC 2021 - ohering@suse.de
- Add python-rpm-macros (bsc#1180125)
-------------------------------------------------------------------
Tue Oct 26 20:44:52 MDT 2021 - carnold@suse.com

View File

@ -303,6 +303,7 @@ Allows lua scripts to directly use libguestfs.
%{?!python_module:%define python_module() python3-%{**}}
%package -n python3-libguestfs
Summary: Python 3 bindings for libguestfs
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(python3)
%define _configure_python --enable-python
#