buildah-1.17.0-0.8.dev.gitaa3128e
- autobuilt aa3128e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6710b30ba4
commit
53ee159ec7
1
.gitignore
vendored
1
.gitignore
vendored
@ -494,3 +494,4 @@
|
||||
/buildah-2928303.tar.gz
|
||||
/buildah-bfe6da5.tar.gz
|
||||
/buildah-efc5ec2.tar.gz
|
||||
/buildah-aa3128e.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 efc5ec2eb24cf767b54e76a703584172087f232c
|
||||
%global commit0 aa3128e0bbff8268177cc8a99ce9f56e095a4bfb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.17.0
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Sep 9 20:12:26 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.8.dev.gitaa3128e
|
||||
- autobuilt aa3128e
|
||||
|
||||
* Wed Sep 9 12:12:14 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.7.dev.gitefc5ec2
|
||||
- autobuilt efc5ec2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-efc5ec2.tar.gz) = d19b1611bf58a9822ea0640464958a1a4294e7019be5d18c6c076db954943dd9fe832b94148452ab00041b86ea228f514b5fddc730d68b715bc880465c6013f7
|
||||
SHA512 (buildah-aa3128e.tar.gz) = d441b7fc7c16776b78cc38ddeab27c6fa92818e0a425931938b242dc45cc9eb57963c6acf29fbd6105186bf8b34ce513befcc188f26b7eef84551a1bb2550fe5
|
||||
|
Loading…
Reference in New Issue
Block a user