buildah-1.20.0-0.18.dev.git0d8da0a
- autobuilt 0d8da0a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b22a5ed3af
commit
7c23ff0b4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -622,3 +622,4 @@
|
||||
/buildah-1688944.tar.gz
|
||||
/buildah-c0915a5.tar.gz
|
||||
/buildah-0ade935.tar.gz
|
||||
/buildah-0d8da0a.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 0ade935ec426d768eacf040a2e45afaf12c66d12
|
||||
%global commit0 0d8da0ab6ebbdaf05c729af4502e890872942036
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.0
|
||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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
|
||||
* Wed Mar 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.18.dev.git0d8da0a
|
||||
- autobuilt 0d8da0a
|
||||
|
||||
* Mon Mar 01 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.20.0-0.16.dev.git0ade935
|
||||
- Resolves: #1933039 - fix Version field
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0ade935.tar.gz) = 4c97469fb48f8eb4336bdce0813733785a9c05fb2bcadcbcf196229cff5f64d7bfb2a88f25c83b24380103c909f541ccdd206ecb2811f293d8d4f89f0f85e072
|
||||
SHA512 (buildah-0d8da0a.tar.gz) = cfa31eaf6d78937f5d9966b083ebabc126955d260d94e688701f8287dbfdbd16f1ff785467e520c3b03b366eb19933c7fe6f721e78ef6998fa5e3c7a03420d54
|
||||
|
Loading…
Reference in New Issue
Block a user