Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
ecfd8795fb
!8 【轻量级 PR】:rebuild for next release
From: @markeryang 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-11-01 09:23:39 +00:00
Markeryang
d714104a2c
update for mass rebuild and upgrade verification 2022-10-25 09:00:22 +00:00
openeuler-ci-bot
215e4c775b
!7 update version to 0.33
From: @panxh_purple 
Reviewed-by: @lvying6 
Signed-off-by: @lvying6
2022-09-20 09:38:37 +00:00
panxiaohe
524e36c16a update version to 0.33 2022-09-19 16:41:36 +08:00
openeuler-ci-bot
5a8129f1f7 !5 update version to 0.32
Merge pull request !5 from 杨壮壮/master
2021-12-29 08:46:51 +00:00
yang_zhuang_zhuang
b809151d7f update version to 0.32 2021-12-29 14:59:33 +08:00
openeuler-ci-bot
50c4aa1a5b !3 add yaml file for cloud-utils
Merge pull request !3 from xu_ping/master
2020-06-23 15:15:46 +08:00
cherry530
d551cabebf add yaml file 2020-06-18 16:16:50 +08:00
openeuler-ci-bot
d315b16a91 !2 add yaml file
Merge pull request !2 from sugarfillet/master
2020-05-19 10:16:49 +08:00
sugarfillet
7ca1bd2b76 add yaml file 2020-05-08 15:52:27 +08:00
4 changed files with 17 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.31 Version: 0.33
Release: 1 Release: 2
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/0.31/+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,14 +31,10 @@ 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-image
%{_bindir}/cloud-publish-tarball
%{_bindir}/cloud-publish-ubuntu
%{_bindir}/ec2metadata %{_bindir}/ec2metadata
%{_bindir}/mount-image-callback %{_bindir}/mount-image-callback
%{_bindir}/resize-part-image %{_bindir}/resize-part-image
%{_bindir}/ubuntu-cloudimg-query %{_bindir}/ubuntu-cloudimg-query
%{_bindir}/ubuntu-ec2-run
%{_bindir}/vcs-run %{_bindir}/vcs-run
%{_bindir}/write-mime-multipart %{_bindir}/write-mime-multipart
@ -53,5 +49,14 @@ This package provides the growpart script for growing a partition.
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 0.33-2
- rebuild for next release
* 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
- update version to 0.32
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.31-1 * Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.31-1
- Package init - Package init

4
cloud-utils.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: canonical/cloud-utils
tag_prefix: "^0"
seperator: "."