update 3.2.1 to 3.7.0
This commit is contained in:
parent
fb0450d5cb
commit
ad2d54773d
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
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: diskimage-builder
|
Name: diskimage-builder
|
||||||
Version: 3.2.1
|
Version: 3.7.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Golden Disk Image builder.
|
Summary: Golden Disk Image builder.
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://docs.openstack.org/diskimage-builder
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -41,7 +41,7 @@ use with OpenStack.
|
|||||||
|
|
||||||
%define __requires_exclude /sbin/runscript
|
%define __requires_exclude /sbin/runscript
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n diskimage-builder-3.2.1
|
%autosetup -n diskimage-builder-3.7.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -81,5 +81,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Sun Feb 07 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user