buildah-define.Version-0.14.dev.git1688944
- autobuilt 1688944 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a2aad66492
commit
ddf88a42fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -619,3 +619,4 @@
|
||||
/buildah-b51f63a.tar.gz
|
||||
/buildah-06d974b.tar.gz
|
||||
/buildah-c15269d.tar.gz
|
||||
/buildah-1688944.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 c15269d58a88349b137e680f54b2f1563a96fac0
|
||||
%global commit0 168894435e95076bf8bd28b8e6a879d332af35c3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: define.Version
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.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
|
||||
* Thu Feb 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.14.dev.git1688944
|
||||
- autobuilt 1688944
|
||||
|
||||
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.13.dev.gitc15269d
|
||||
- autobuilt c15269d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c15269d.tar.gz) = 636785763a87b9016b742f9929113b7ae124b3e42770a5a002572ccdabc4d44ef29a5368899a05291f2eed9ad62206e0e83504f9cb9daf590a59f68536ed57e2
|
||||
SHA512 (buildah-1688944.tar.gz) = e50a7959f3a68791da5db3e6a8d753c234347c086c4941aded2a6a4589998ac98317dea49830936364bc277a912b5c9e42d4243384089a0f194c4a26ceb2ade0
|
||||
|
Loading…
Reference in New Issue
Block a user