buildah-1.20.0-0.26.dev.git013883e
- autobuilt 013883e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d943825fa2
commit
2dd14a7699
1
.gitignore
vendored
1
.gitignore
vendored
@ -604,3 +604,4 @@
|
||||
/buildah-6421c84.tar.gz
|
||||
/buildah-457c75c.tar.gz
|
||||
/buildah-0a064b3.tar.gz
|
||||
/buildah-013883e.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 0a064b38c786c559734887f96da599e34672b208
|
||||
%global commit0 013883e3cbe91d6b0568787d6ffd0d75eef4bf47
|
||||
%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 Feb 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.26.dev.git013883e
|
||||
- autobuilt 013883e
|
||||
|
||||
* Mon Feb 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.25.dev.git0a064b3
|
||||
- autobuilt 0a064b3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0a064b3.tar.gz) = d521b6b5c19868c3f778ef843b91254f5afb3341e18a703d760c8e88d398b23cedbd329f8c87df5a07cb68728f7c1c985a4dd4b12e7f298860c6b2ea7aac49cd
|
||||
SHA512 (buildah-013883e.tar.gz) = 60310bca135ab96ce9340608034ff77ed2429beb70c801dd571f83e47d6f430447d7c2af7d9bede29ff6392f320ba95a1877a790fc24100e9065fb241e545f55
|
||||
|
Loading…
Reference in New Issue
Block a user