!7 update version to 0.33

From: @panxh_purple 
Reviewed-by: @lvying6 
Signed-off-by: @lvying6
This commit is contained in:
openeuler-ci-bot 2022-09-20 09:38:37 +00:00 committed by Gitee
commit 215e4c775b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 10 additions and 8 deletions

BIN
0.33.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: cloud-utils Name: cloud-utils
Version: 0.32 Version: 0.33
Release: 1 Release: 1
Summary: Cloud image management utilities Summary: Cloud image management utilities
License: GPLv3 License: GPLv3
URL: https://launchpad.net/cloud-utils/ URL: https://github.com/canonical/cloud-utils
Source0: https://launchpad.net/cloud-utils/trunk/%{version}/+download/%{name}-%{version}.tar.gz Source0: https://github.com/canonical/cloud-utils/archive/refs/tags/%{version}.tar.gz
Requires: cloud-utils-growpart gawk e2fsprogs file python3 Requires: cloud-utils-growpart gawk e2fsprogs file python3
Requires: qemu-img util-linux Requires: qemu-img util-linux
@ -31,7 +31,6 @@ This package provides the growpart script for growing a partition.
%license LICENSE %license LICENSE
%doc ChangeLog %doc ChangeLog
%{_bindir}/cloud-localds %{_bindir}/cloud-localds
%{_bindir}/cloud-publish-ubuntu
%{_bindir}/ec2metadata %{_bindir}/ec2metadata
%{_bindir}/mount-image-callback %{_bindir}/mount-image-callback
%{_bindir}/resize-part-image %{_bindir}/resize-part-image
@ -50,6 +49,9 @@ This package provides the growpart script for growing a partition.
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Mon Sep 19 2022 panxiaohe <panxh.life@foxmail.com> - 0.33-1
- update version to 0.33
* Wed Dec 29 2021 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 0.32-1 * Wed Dec 29 2021 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 0.32-1
- update version to 0.32 - update version to 0.32

View File

@ -1,4 +1,4 @@
version_control: git version_control: github
src_repo: https://git.launchpad.net/cloud-utils src_repo: canonical/cloud-utils
tag_prefix: ^ubuntu/0.31- tag_prefix: "^0"
seperator: . seperator: "."