!8 update diskimage-builder package for openstack wallaby
From: @liksh Reviewed-by: Signed-off-by:
This commit is contained in:
commit
8d9c95e9d5
Binary file not shown.
BIN
diskimage-builder-3.7.0.tar.gz
Normal file
BIN
diskimage-builder-3.7.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: diskimage-builder
|
||||
Version: 3.2.1
|
||||
Version: 3.7.0
|
||||
Release: 1
|
||||
Summary: Golden Disk Image builder.
|
||||
License: ASL 2.0
|
||||
URL: https://docs.openstack.org/diskimage-builder
|
||||
Source0: https://files.pythonhosted.org/packages/04/0d/845e32a55a213f3d9ac7a041e93391b44a177ffc0ff1dd36c7db6b4f1d25/diskimage-builder-3.2.1.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/22/18/65e46612652edd6cfb1b7c14ce38a6a90552d797b303bbe7115d667a0be5/diskimage-builder-3.7.0.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
@ -41,7 +41,7 @@ use with OpenStack.
|
||||
|
||||
%define __requires_exclude /sbin/runscript
|
||||
%prep
|
||||
%autosetup -n diskimage-builder-3.2.1
|
||||
%autosetup -n diskimage-builder-3.7.0
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -81,5 +81,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 14 2021 liksh <liks11@chinaunicom.cn> - 3.7.0-1
|
||||
- update from 3.2.1 to 3.7.0
|
||||
|
||||
* Sun Feb 07 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user