buildah-1.19.0-0.34.dev.gitf3c5c03
- autobuilt f3c5c03 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
acf435620e
commit
4ac66c3af7
1
.gitignore
vendored
1
.gitignore
vendored
@ -564,3 +564,4 @@
|
||||
/buildah-24e0eb7.tar.gz
|
||||
/buildah-00b8e9f.tar.gz
|
||||
/buildah-d899c7c.tar.gz
|
||||
/buildah-f3c5c03.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 d899c7c9361ac1b780c6b15bf344c6c597f3408d
|
||||
%global commit0 f3c5c034256bc0d4eb358d8f08439f3a9630f526
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.33.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.34.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Jan 5 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.34.dev.gitf3c5c03
|
||||
- autobuilt f3c5c03
|
||||
|
||||
* Mon Jan 4 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.33.dev.gitd899c7c
|
||||
- autobuilt d899c7c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d899c7c.tar.gz) = 87219c74ff7d136034781cf02c8a80b5072b0c379b154503a1bc52400b1077ff7fb5177616fd1f253227f2a8f640f861b7956a91229d63d75f0daeceeb9a6a95
|
||||
SHA512 (buildah-f3c5c03.tar.gz) = 6b7651f4a014b5b0ac16181b976d3c1b5bf727b9b6038bee12bbb38b15f262983eddc8fa915671b196d233b5f5e2abd645b6ccbf425e90b6f6c5588dc3d57f12
|
||||
|
Loading…
Reference in New Issue
Block a user