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