buildah-1.14.0-0.17.dev.gitb7e6731
- autobuilt b7e6731 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a426605503
commit
e337816f2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -407,3 +407,4 @@
|
||||
/buildah-3af1491.tar.gz
|
||||
/buildah-9def9c0.tar.gz
|
||||
/buildah-f7731c2.tar.gz
|
||||
/buildah-b7e6731.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 f7731c2dee0d34a1ed7eac43e74ffe8e37c872d7
|
||||
%global commit0 b7e67317db33f56c338cd5a541ef752bbe17471d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.17.dev.gitb7e6731
|
||||
- autobuilt b7e6731
|
||||
|
||||
* Mon Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.16.dev.gitf7731c2
|
||||
- autobuilt f7731c2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f7731c2.tar.gz) = 404241aa420635b5f4bb8d774aa78608d0dc68cd25b9b45dfbd6291e5fecc28b260e514d41bd722f590ddc8ce19414cf2ee0fc87712c4b970032bbafab01913d
|
||||
SHA512 (buildah-b7e6731.tar.gz) = ce80c5bdb1c7fa01ed5ae072165629acc9e152563f859ca66e6737e416bf5089a2002270608aa7ff630309cbea4145bdb3a1aed30fe0abbb99a54539bdf8100e
|
||||
|
Loading…
Reference in New Issue
Block a user