buildah-1.20.0-0.20.dev.git17d8e1b
- autobuilt 17d8e1b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f2253c86c2
commit
bb13c53559
1
.gitignore
vendored
1
.gitignore
vendored
@ -624,3 +624,4 @@
|
||||
/buildah-0ade935.tar.gz
|
||||
/buildah-0d8da0a.tar.gz
|
||||
/buildah-35300f3.tar.gz
|
||||
/buildah-17d8e1b.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 35300f3ba8191e57bbdc77b3b7e923d72acb29a0
|
||||
%global commit0 17d8e1b5d8992ccc52f1d487f0aae3f05987c85e
|
||||
%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.19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.20.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.20.dev.git17d8e1b
|
||||
- autobuilt 17d8e1b
|
||||
|
||||
* Wed Mar 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.19.dev.git35300f3
|
||||
- autobuilt 35300f3
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-35300f3.tar.gz) = 7df1ebc4caf338498a91849f1f4436db8fd33c69e8e729abc854bc8e797b057a7b37f4bfb7ee1412031a900bf8d7f5401d6a838fe43e649bce95df208e3aea5f
|
||||
SHA512 (buildah-17d8e1b.tar.gz) = 0bda811ec1aa39f4c35ffe7d7460e113854b12886d06dd568a597d36213b8aba4987a93b6520d5d58c1c3ff82a380106f99205eca53a954b61e92160647ca8cd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user