buildah-1.17.0-0.21.dev.gitf2f857a
- autobuilt f2f857a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1243413d47
commit
26ad468520
1
.gitignore
vendored
1
.gitignore
vendored
@ -506,3 +506,4 @@
|
||||
/buildah-411a885.tar.gz
|
||||
/buildah-d273b9e.tar.gz
|
||||
/buildah-0f4a259.tar.gz
|
||||
/buildah-f2f857a.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 0f4a25956b3c9e71767c1acecdd5765f1237dd9b
|
||||
%global commit0 f2f857acb683f5190983a30a023e34fbc2d9477e
|
||||
%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.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
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Sep 21 22:12:43 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.21.dev.gitf2f857a
|
||||
- autobuilt f2f857a
|
||||
|
||||
* Mon Sep 21 21:12:08 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.20.dev.git0f4a259
|
||||
- autobuilt 0f4a259
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0f4a259.tar.gz) = 4d3ff8e69ad8223ada06d30a9761d5935a52dd59b5d8f04b4544a6d4ac3322e604ccbc47623c5eb42a8d7e226c2a2470662d860f7571db512256af78992e8a59
|
||||
SHA512 (buildah-f2f857a.tar.gz) = 21591a24c178f67039d1d0dd567378f41a1505cfe2818886b7e944f2c107896b07148c3b5c8ff46a8a4b0dff6f84faeb23fa3f73117c3d1d34c10b1bfc645e50
|
||||
|
Loading…
Reference in New Issue
Block a user