!4 update version to 0.32

Merge pull request !4 from 杨壮壮/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2021-12-14 09:28:30 +00:00 committed by Gitee
commit 3336a56020
3 changed files with 5 additions and 5 deletions

Binary file not shown.

BIN
cloud-utils-0.32.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: cloud-utils
Version: 0.31
Version: 0.32
Release: 1
Summary: Cloud image management utilities
License: GPLv3
URL: https://launchpad.net/cloud-utils/
Source0: https://launchpad.net/cloud-utils/trunk/0.31/+download/%{name}-%{version}.tar.gz
Source0: https://launchpad.net/cloud-utils/trunk/%{version}/+download/%{name}-%{version}.tar.gz
Requires: cloud-utils-growpart gawk e2fsprogs file python3
Requires: qemu-img util-linux
@ -31,14 +31,11 @@ This package provides the growpart script for growing a partition.
%license LICENSE
%doc ChangeLog
%{_bindir}/cloud-localds
%{_bindir}/cloud-publish-image
%{_bindir}/cloud-publish-tarball
%{_bindir}/cloud-publish-ubuntu
%{_bindir}/ec2metadata
%{_bindir}/mount-image-callback
%{_bindir}/resize-part-image
%{_bindir}/ubuntu-cloudimg-query
%{_bindir}/ubuntu-ec2-run
%{_bindir}/vcs-run
%{_bindir}/write-mime-multipart
@ -53,5 +50,8 @@ This package provides the growpart script for growing a partition.
%{_mandir}/man1/*
%changelog
* Tue Dec 14 2021 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 0.32-1
- update version to 0.32
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.31-1
- Package init