add toolbox.yaml

This commit is contained in:
fu-shanqing 2022-06-07 16:46:30 +08:00
parent 49e34ca980
commit cdffbe41d5
3 changed files with 11 additions and 4 deletions

View File

@ -3,13 +3,13 @@ Version: 0.0.99
%global goipath github.com/containers/%{name}
Release: 1
Release: 2
Summary: Unprivileged development environment
License: ASL 2.0
URL: https://github.com/containers/toolbox
Source0: toolbox-0.0.99-vendored.tar.xz
Source0: toolbox-0.0.99.3.tar.xz
Source1: https://github.com/cpuguy83/go-md2man/archive/v1.0.10.tar.gz
BuildRequires: golang >= 1.13 meson
@ -87,5 +87,8 @@ ln -s src/vendor vendor
%{_datadir}/%{name}
%changelog
* Thu Feb 10 2022 duyiwei <duyiwei@kylinos.cn> - 0.0.99-1
- Package init
* Tue Jun 07 2022 fushanqing <fushanqing@kylinos.cn> - 0.0.99.3-2
- update Source0
* Thu Feb 10 2022 duyiwei <duyiwei@kylinos.cn> - 0.0.99.3-1
- Package init

4
toolbox.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: containers/toolbox
tag_prefix: ""
separator: .