buildah-define.Version-0.16.dev.git0ade935
- autobuilt 0ade935 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b87d060f5b
commit
a5d0f5bdb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -621,3 +621,4 @@
|
||||
/buildah-c15269d.tar.gz
|
||||
/buildah-1688944.tar.gz
|
||||
/buildah-c0915a5.tar.gz
|
||||
/buildah-0ade935.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 c0915a5bf080abb926964f042f605faa3d793920
|
||||
%global commit0 0ade935ec426d768eacf040a2e45afaf12c66d12
|
||||
%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.15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.16.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
|
||||
* Mon Mar 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.16.dev.git0ade935
|
||||
- autobuilt 0ade935
|
||||
|
||||
* Sat Feb 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.15.dev.gitc0915a5
|
||||
- autobuilt c0915a5
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c0915a5.tar.gz) = b4e84a7f70a0e4cded94df2363697070bfd9788689b575c62ca0f77490081366a26408ec029e11359b172a3efb55ca980ab6f68ff4f0abf1c02165c2c3d18293
|
||||
SHA512 (buildah-0ade935.tar.gz) = 4c97469fb48f8eb4336bdce0813733785a9c05fb2bcadcbcf196229cff5f64d7bfb2a88f25c83b24380103c909f541ccdd206ecb2811f293d8d4f89f0f85e072
|
||||
|
||||
Loading…
Reference in New Issue
Block a user