buildah-1.17.0-0.19.dev.gitd273b9e
- autobuilt d273b9e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
96350511ce
commit
8f833bd6e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -504,3 +504,4 @@
|
|||||||
/buildah-58541a3.tar.gz
|
/buildah-58541a3.tar.gz
|
||||||
/buildah-678da1d.tar.gz
|
/buildah-678da1d.tar.gz
|
||||||
/buildah-411a885.tar.gz
|
/buildah-411a885.tar.gz
|
||||||
|
/buildah-d273b9e.tar.gz
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 411a885adb40a94fb9933ec0a80729c8c31c89d4
|
%global commit0 d273b9e1d449f17d7d304e79d8228cb791d7462a
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.17.0
|
Version: 1.17.0
|
||||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
Release: 0.19.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 21 20:13:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.19.dev.gitd273b9e
|
||||||
|
- autobuilt d273b9e
|
||||||
|
|
||||||
* Mon Sep 21 18:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.18.dev.git411a885
|
* Mon Sep 21 18:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.18.dev.git411a885
|
||||||
- autobuilt 411a885
|
- autobuilt 411a885
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-411a885.tar.gz) = cf1e526262b18eab9c597c6def0c661337f64b1694515148a0fd0daa110ff9eb9c32fc6d618b6cc4305185ba21c62fb8c2cccb1ad34b87e3476c445f5842378a
|
SHA512 (buildah-d273b9e.tar.gz) = f40884a3a4c82a908b978f34c6924016e504d6e5754b560bc6902823c7826ce0c30e753898c42f5743cf72583e618ecd258243938161a5875139d8a2f26a92ee
|
||||||
|
Loading…
Reference in New Issue
Block a user