buildah-1.20.0-0.3.dev.gitd460e2e
- autobuilt d460e2e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7857e483ec
commit
7935dfea5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -582,3 +582,4 @@
|
||||
/buildah-d10dbf3.tar.gz
|
||||
/buildah-6f554d8.tar.gz
|
||||
/buildah-3f5ba7e.tar.gz
|
||||
/buildah-d460e2e.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 3f5ba7efc2c55c107df098aac76d38839e30e5fe
|
||||
%global commit0 d460e2ed0d845c48e0719597ee06d9dca8cdc842
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.0
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Thu Jan 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.3.dev.gitd460e2e
|
||||
- autobuilt d460e2e
|
||||
|
||||
* Mon Jan 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.2.dev.git3f5ba7e
|
||||
- autobuilt 3f5ba7e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3f5ba7e.tar.gz) = c64c40c53318c8b8bce5fa4be04e6551353c9313243aee41bc282c620bde97d27c5cb2b74ef174f1a6bd0bdf34053f123b0e93529b22c12773530aeaea14641b
|
||||
SHA512 (buildah-d460e2e.tar.gz) = 76648acd235cb13dfc67112b9d07edd53e8f73026759f42154e079cd37046af2eadfcf021554fb7850aaff4e60cabd6c2aae2cd4092ba58e47d136dd8057b291
|
||||
|
Loading…
Reference in New Issue
Block a user