buildah-1.12.0-0.62.dev.git89bc2a6
- autobuilt 89bc2a6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7d8ed4ef28
commit
d2fe5ebc03
1
.gitignore
vendored
1
.gitignore
vendored
@ -354,3 +354,4 @@
|
||||
/buildah-1967973.tar.gz
|
||||
/buildah-fba62fd.tar.gz
|
||||
/buildah-ec970d5.tar.gz
|
||||
/buildah-89bc2a6.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 ec970d53096fe14091fb66f759195b0e00d6030f
|
||||
%global commit0 89bc2a6a6ab9b88ad1a31b63181b95dcd9825cd3
|
||||
%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.61.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.62.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.62.dev.git89bc2a6
|
||||
- autobuilt 89bc2a6
|
||||
|
||||
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.61.dev.gitec970d5
|
||||
- autobuilt ec970d5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ec970d5.tar.gz) = cb2bd14cc97d7bf082f44801b968484426cb5fae332affacff0a483ed6594889285d5214582603658a5c95eea5ac0478961c75dc5e1f77afb500b4e996c5f075
|
||||
SHA512 (buildah-89bc2a6.tar.gz) = c61727e77838824582d41db880ad2b858a422cd83c900141281ca88c4db7d1ebab9abc70f0fa9f49133af5b9559ecc8482928be9793b0d84a26db96b6c6efe93
|
||||
|
Loading…
Reference in New Issue
Block a user