upgrade version to 0.33

This commit is contained in:
shixuantong 2022-11-05 10:31:41 +08:00
parent 5eadf1f138
commit 7f0edb69db
3 changed files with 8 additions and 6 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
Version: 0.32
Release: 2
Version: 0.33
Release: 1
Summary: Cloud image management utilities
License: GPLv3
URL: https://launchpad.net/cloud-utils/
Source0: https://launchpad.net/cloud-utils/trunk/%{version}/+download/%{name}-%{version}.tar.gz
URL: https://github.com/canonical/cloud-utils
Source0: https://github.com/canonical/cloud-utils/archive/refs/tags/%{version}.tar.gz
Requires: cloud-utils-growpart gawk e2fsprogs file python3
Requires: qemu-img util-linux
@ -31,7 +31,6 @@ This package provides the growpart script for growing a partition.
%license LICENSE
%doc ChangeLog
%{_bindir}/cloud-localds
%{_bindir}/cloud-publish-ubuntu
%{_bindir}/ec2metadata
%{_bindir}/mount-image-callback
%{_bindir}/resize-part-image
@ -50,7 +49,10 @@ This package provides the growpart script for growing a partition.
%{_mandir}/man1/*
%changelog
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 0.33-2
* Sat Nov 05 2022 shixuantong <shixuantong1@huawei.com> - 0.33-1
- upgrade version to 0.33
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 0.32-2
- rebuild for next release
* Tue Dec 14 2021 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 0.32-1