buildah-1.19.0-0.38.dev.git6d3b8d3
- autobuilt 6d3b8d3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
59752538f8
commit
02c5e819db
1
.gitignore
vendored
1
.gitignore
vendored
@ -568,3 +568,4 @@
|
||||
/buildah-5129d28.tar.gz
|
||||
/buildah-02b914b.tar.gz
|
||||
/buildah-f01ddd6.tar.gz
|
||||
/buildah-6d3b8d3.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 f01ddd680041c68f3110f54d967c5b9570525dab
|
||||
%global commit0 6d3b8d3e102a8927d6a288526795e0bb871d66cc
|
||||
%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.37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.38.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.38.dev.git6d3b8d3
|
||||
- autobuilt 6d3b8d3
|
||||
|
||||
* Thu Jan 7 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.37.dev.gitf01ddd6
|
||||
- autobuilt f01ddd6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f01ddd6.tar.gz) = b59442e6398fd0b58fa7fcde3e29071032e9ca5ff3dc6059385019edb2e0c6f244c67be7852f269db640c0204dcb77ce4b74d16dcf3081808d91a44c50b03cb8
|
||||
SHA512 (buildah-6d3b8d3.tar.gz) = 661f5ba668868194033d694eb2c5f40a06d7f9ddf4ad65575a7cddf4220e5e5ce76b23270f98f2595f069ab60c1c4d17c29051b89f619283807c61f7f6f164ca
|
||||
|
Loading…
Reference in New Issue
Block a user