buildah-define.Version-0.15.dev.gitc0915a5
- autobuilt c0915a5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ddf88a42fb
commit
b87d060f5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -620,3 +620,4 @@
|
||||
/buildah-06d974b.tar.gz
|
||||
/buildah-c15269d.tar.gz
|
||||
/buildah-1688944.tar.gz
|
||||
/buildah-c0915a5.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 168894435e95076bf8bd28b8e6a879d332af35c3
|
||||
%global commit0 c0915a5bf080abb926964f042f605faa3d793920
|
||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.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
|
||||
* Sat Feb 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.15.dev.gitc0915a5
|
||||
- autobuilt c0915a5
|
||||
|
||||
* Thu Feb 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.14.dev.git1688944
|
||||
- autobuilt 1688944
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1688944.tar.gz) = e50a7959f3a68791da5db3e6a8d753c234347c086c4941aded2a6a4589998ac98317dea49830936364bc277a912b5c9e42d4243384089a0f194c4a26ceb2ade0
|
||||
SHA512 (buildah-c0915a5.tar.gz) = b4e84a7f70a0e4cded94df2363697070bfd9788689b575c62ca0f77490081366a26408ec029e11359b172a3efb55ca980ab6f68ff4f0abf1c02165c2c3d18293
|
||||
|
Loading…
Reference in New Issue
Block a user