buildah-1.17.0-0.9.dev.git33768fc
- autobuilt 33768fc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
53ee159ec7
commit
b8f20dbbbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -495,3 +495,4 @@
|
||||
/buildah-bfe6da5.tar.gz
|
||||
/buildah-efc5ec2.tar.gz
|
||||
/buildah-aa3128e.tar.gz
|
||||
/buildah-33768fc.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 aa3128e0bbff8268177cc8a99ce9f56e095a4bfb
|
||||
%global commit0 33768fcb1d6e5614db03cd9d1891b78ca3e074d4
|
||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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
|
||||
* Thu Sep 10 13:12:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.9.dev.git33768fc
|
||||
- autobuilt 33768fc
|
||||
|
||||
* Wed Sep 9 20:12:26 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.8.dev.gitaa3128e
|
||||
- autobuilt aa3128e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-aa3128e.tar.gz) = d441b7fc7c16776b78cc38ddeab27c6fa92818e0a425931938b242dc45cc9eb57963c6acf29fbd6105186bf8b34ce513befcc188f26b7eef84551a1bb2550fe5
|
||||
SHA512 (buildah-33768fc.tar.gz) = a5eb1c8f54db2780e2f63aad6f4d105657378f657d652aca35cc21970392478b64ddea25790569d564b053b15c7f4c95acab457f324a8a1ff05ade289ce9e026
|
||||
|
Loading…
Reference in New Issue
Block a user