buildah-1.20.2-0.15.dev.gitf30b420
- autobuilt f30b420 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d8f4b14bd0
commit
c9da5769ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -653,3 +653,4 @@
|
||||
/buildah-5119393.tar.gz
|
||||
/buildah-162fbaf.tar.gz
|
||||
/buildah-2ab877e.tar.gz
|
||||
/buildah-f30b420.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 2ab877eb79e8d521262bfdc6afc0b0cc6954bbed
|
||||
%global commit0 f30b420d6f3da8b61fd8b664c919691826063bef
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.2
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue May 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.15.dev.gitf30b420
|
||||
- autobuilt f30b420
|
||||
|
||||
* Tue May 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.14.dev.git2ab877e
|
||||
- autobuilt 2ab877e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2ab877e.tar.gz) = fe5164ba4a571d89bf070bf56cde6f55c51a6a6ac3ebe8d4d3dc2eb9487da0bdb8e830c2f970ff910f4dd3becdcd432a6d507e2280584c6f20c49da8c73d5de8
|
||||
SHA512 (buildah-f30b420.tar.gz) = dbe747e878f6fdde7849ab725d83a42ecd35ae2f8179002abf996b58e8995ffc29f196496897aebc0c10ca9fb2db3463347e721309e1a24e0b42dc0ef445e1d3
|
||||
|
Loading…
Reference in New Issue
Block a user