buildah-1.17.0-0.20.dev.git0f4a259
- autobuilt 0f4a259 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8f833bd6e2
commit
1243413d47
1
.gitignore
vendored
1
.gitignore
vendored
@ -505,3 +505,4 @@
|
||||
/buildah-678da1d.tar.gz
|
||||
/buildah-411a885.tar.gz
|
||||
/buildah-d273b9e.tar.gz
|
||||
/buildah-0f4a259.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 d273b9e1d449f17d7d304e79d8228cb791d7462a
|
||||
%global commit0 0f4a25956b3c9e71767c1acecdd5765f1237dd9b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.17.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
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Sep 21 21:12:08 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.20.dev.git0f4a259
|
||||
- autobuilt 0f4a259
|
||||
|
||||
* Mon Sep 21 20:13:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.19.dev.gitd273b9e
|
||||
- autobuilt d273b9e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d273b9e.tar.gz) = f40884a3a4c82a908b978f34c6924016e504d6e5754b560bc6902823c7826ce0c30e753898c42f5743cf72583e618ecd258243938161a5875139d8a2f26a92ee
|
||||
SHA512 (buildah-0f4a259.tar.gz) = 4d3ff8e69ad8223ada06d30a9761d5935a52dd59b5d8f04b4544a6d4ac3322e604ccbc47623c5eb42a8d7e226c2a2470662d860f7571db512256af78992e8a59
|
||||
|
Loading…
Reference in New Issue
Block a user