buildah-1.20.0-0.25.dev.gitced3c7b
- autobuilt ced3c7b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e1398e4f7f
commit
1b8f96a784
1
.gitignore
vendored
1
.gitignore
vendored
@ -629,3 +629,4 @@
|
||||
/buildah-d5d782f.tar.gz
|
||||
/buildah-e481c9b.tar.gz
|
||||
/buildah-5352624.tar.gz
|
||||
/buildah-ced3c7b.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 535262498a70ddc8f82599cbdc6be8e67161109e
|
||||
%global commit0 ced3c7b7fc8ac938bd67d8402880bc0162d233e5
|
||||
%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.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.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.25.dev.gitced3c7b
|
||||
- autobuilt ced3c7b
|
||||
|
||||
* Sun Mar 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.24.dev.git5352624
|
||||
- autobuilt 5352624
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5352624.tar.gz) = f016e3aee2f3c1590dd0545d6e9a02e08c9ce94076cdad2978727c85168ce445eccacdad592df0b1ac6ada1b84740f429929afdac500029b24d5531026bad65d
|
||||
SHA512 (buildah-ced3c7b.tar.gz) = 599bfc9a7916f0a7f0b4be8ff77c6ecf108dcb283a3a0dc14378847b0a0c402198042d20dfb6c4d319e362496bcfe9bf2cb899711f96eeb7366e3d6caa4da05e
|
||||
|
Loading…
Reference in New Issue
Block a user