!3 Submit yaml file into this repository: toolbox
From: @fu-shanqing Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
6d1afca6f8
11
toolbox.spec
11
toolbox.spec
@ -3,13 +3,13 @@ Version: 0.0.99
|
|||||||
|
|
||||||
%global goipath github.com/containers/%{name}
|
%global goipath github.com/containers/%{name}
|
||||||
|
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Unprivileged development environment
|
Summary: Unprivileged development environment
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/containers/toolbox
|
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
|
Source1: https://github.com/cpuguy83/go-md2man/archive/v1.0.10.tar.gz
|
||||||
|
|
||||||
BuildRequires: golang >= 1.13 meson
|
BuildRequires: golang >= 1.13 meson
|
||||||
@ -87,5 +87,8 @@ ln -s src/vendor vendor
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Feb 10 2022 duyiwei <duyiwei@kylinos.cn> - 0.0.99-1
|
* Tue Jun 07 2022 fushanqing <fushanqing@kylinos.cn> - 0.0.99.3-2
|
||||||
- Package init
|
- update Source0
|
||||||
|
|
||||||
|
* Thu Feb 10 2022 duyiwei <duyiwei@kylinos.cn> - 0.0.99.3-1
|
||||||
|
- Package init
|
||||||
|
|||||||
4
toolbox.yaml
Normal file
4
toolbox.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: containers/toolbox
|
||||||
|
tag_prefix: ""
|
||||||
|
separator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user