buildah-1.20.0-0.21.dev.git8614456
- autobuilt 8614456 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bb13c53559
commit
c880049d59
1
.gitignore
vendored
1
.gitignore
vendored
@ -625,3 +625,4 @@
|
||||
/buildah-0d8da0a.tar.gz
|
||||
/buildah-35300f3.tar.gz
|
||||
/buildah-17d8e1b.tar.gz
|
||||
/buildah-8614456.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 17d8e1b5d8992ccc52f1d487f0aae3f05987c85e
|
||||
%global commit0 8614456543431b30d6d8683d1b1caa16b11d34ec
|
||||
%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.20.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.21.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
|
||||
* Thu Mar 04 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.21.dev.git8614456
|
||||
- autobuilt 8614456
|
||||
|
||||
* Thu Mar 04 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.20.dev.git17d8e1b
|
||||
- autobuilt 17d8e1b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-17d8e1b.tar.gz) = 0bda811ec1aa39f4c35ffe7d7460e113854b12886d06dd568a597d36213b8aba4987a93b6520d5d58c1c3ff82a380106f99205eca53a954b61e92160647ca8cd
|
||||
SHA512 (buildah-8614456.tar.gz) = 0abfca09fe9f3e300513e277a6e88abe63a8994616a1e602c77572a8573491503cd0f8be685b49935c5a32d4fd1dae79c57b982b84ed29e84c870d58b8f42ac1
|
||||
|
Loading…
Reference in New Issue
Block a user