buildah-1.19.0-0.39.dev.gitddcbb30
- autobuilt ddcbb30 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
02c5e819db
commit
ec2716283e
1
.gitignore
vendored
1
.gitignore
vendored
@ -569,3 +569,4 @@
|
||||
/buildah-02b914b.tar.gz
|
||||
/buildah-f01ddd6.tar.gz
|
||||
/buildah-6d3b8d3.tar.gz
|
||||
/buildah-ddcbb30.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 6d3b8d3e102a8927d6a288526795e0bb871d66cc
|
||||
%global commit0 ddcbb30e8f3d6dc9be4e3f00c2db487f1eb20a7b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.38.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.39.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jan 8 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.39.dev.gitddcbb30
|
||||
- autobuilt ddcbb30
|
||||
|
||||
* Fri Jan 8 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.38.dev.git6d3b8d3
|
||||
- autobuilt 6d3b8d3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-6d3b8d3.tar.gz) = 661f5ba668868194033d694eb2c5f40a06d7f9ddf4ad65575a7cddf4220e5e5ce76b23270f98f2595f069ab60c1c4d17c29051b89f619283807c61f7f6f164ca
|
||||
SHA512 (buildah-ddcbb30.tar.gz) = 1abe523d6ef5fef69d0068779254f9e2fdd9d6741f2a4ec7d36bb0b7a56808a721b049b0f293da984057685da587662c00b23608df8570541df4d7c1e08b04c1
|
||||
|
Loading…
Reference in New Issue
Block a user