buildah-1.12.0-0.61.dev.gitec970d5
- autobuilt ec970d5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
80798a442d
commit
7d8ed4ef28
1
.gitignore
vendored
1
.gitignore
vendored
@ -353,3 +353,4 @@
|
||||
/buildah-20e92ff.tar.gz
|
||||
/buildah-1967973.tar.gz
|
||||
/buildah-fba62fd.tar.gz
|
||||
/buildah-ec970d5.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 fba62fd0a206569a8fb70dd4f6fc352310e91b2e
|
||||
%global commit0 ec970d53096fe14091fb66f759195b0e00d6030f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.60.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.61.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.61.dev.gitec970d5
|
||||
- autobuilt ec970d5
|
||||
|
||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.60.dev.gitfba62fd
|
||||
- autobuilt fba62fd
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-fba62fd.tar.gz) = 989fad114603783b1585cb5729213bfa75c64c40b2b6446b969373fca607fb72adf145435bb3efc23c2c415fd70a2973020eec37b2f7b6ba353a49654d911cc5
|
||||
SHA512 (buildah-ec970d5.tar.gz) = cb2bd14cc97d7bf082f44801b968484426cb5fae332affacff0a483ed6594889285d5214582603658a5c95eea5ac0478961c75dc5e1f77afb500b4e996c5f075
|
||||
|
Loading…
Reference in New Issue
Block a user