buildah-1.20.0-0.26.dev.gitfd48180
- autobuilt fd48180 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1b8f96a784
commit
cfdbef02f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -630,3 +630,4 @@
|
||||
/buildah-e481c9b.tar.gz
|
||||
/buildah-5352624.tar.gz
|
||||
/buildah-ced3c7b.tar.gz
|
||||
/buildah-fd48180.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 ced3c7b7fc8ac938bd67d8402880bc0162d233e5
|
||||
%global commit0 fd4818065ae0e75a62e36ea59215ce8fbd3e6d2d
|
||||
%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.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.26.dev.gitfd48180
|
||||
- autobuilt fd48180
|
||||
|
||||
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.25.dev.gitced3c7b
|
||||
- autobuilt ced3c7b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ced3c7b.tar.gz) = 599bfc9a7916f0a7f0b4be8ff77c6ecf108dcb283a3a0dc14378847b0a0c402198042d20dfb6c4d319e362496bcfe9bf2cb899711f96eeb7366e3d6caa4da05e
|
||||
SHA512 (buildah-fd48180.tar.gz) = b86b12cb6a006ee9da8f26461d6db72a396ad7f2fc3c658f569171e26560bb290647affbd645eae93777080ddb6df414a53d2bcea848950b86ce344cc2a4dbe0
|
||||
|
Loading…
Reference in New Issue
Block a user