buildah-1.20.2-0.11.dev.git5119393
- autobuilt 5119393 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
73156d65e9
commit
08bc693117
1
.gitignore
vendored
1
.gitignore
vendored
@ -650,3 +650,4 @@
|
||||
/buildah-22fc573.tar.gz
|
||||
/buildah-135d63d.tar.gz
|
||||
/buildah-a0853c3.tar.gz
|
||||
/buildah-5119393.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 a0853c3b5a93e69961d80723bb9305835c78276c
|
||||
%global commit0 51193932ce7e93bf15ddcc245cd3f340394e4152
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.2
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu May 13 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.11.dev.git5119393
|
||||
- autobuilt 5119393
|
||||
|
||||
* Wed May 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.10.dev.gita0853c3
|
||||
- autobuilt a0853c3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a0853c3.tar.gz) = 190e772aafabf239e078fb407896d65c3441f372fe39e05b3d9f36b8f528de31f23a13ddb47a9687f9f1612b4dfe9582f78128e79d2c1732947a7eb397ec008e
|
||||
SHA512 (buildah-5119393.tar.gz) = 528961b53be56277867e59a826086b917f015ace0978f523706f11d79f7e94f2c725a9d1680e3355668f52429bdd9abc1311b05fec060ee0cf1d8edd8f591b36
|
||||
|
Loading…
Reference in New Issue
Block a user