buildah-1.14.0-0.18.dev.git720e5d6
- autobuilt 720e5d6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e337816f2b
commit
04806fa694
1
.gitignore
vendored
1
.gitignore
vendored
@ -408,3 +408,4 @@
|
||||
/buildah-9def9c0.tar.gz
|
||||
/buildah-f7731c2.tar.gz
|
||||
/buildah-b7e6731.tar.gz
|
||||
/buildah-720e5d6.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 b7e67317db33f56c338cd5a541ef752bbe17471d
|
||||
%global commit0 720e5d6309392d6d60f61a3cde5e5739ab8fff44
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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.18.dev.git720e5d6
|
||||
- autobuilt 720e5d6
|
||||
|
||||
* Mon Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.17.dev.gitb7e6731
|
||||
- autobuilt b7e6731
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b7e6731.tar.gz) = ce80c5bdb1c7fa01ed5ae072165629acc9e152563f859ca66e6737e416bf5089a2002270608aa7ff630309cbea4145bdb3a1aed30fe0abbb99a54539bdf8100e
|
||||
SHA512 (buildah-720e5d6.tar.gz) = cd2ef7f3382926eddd858bda6c4dcf9885a5fc03753641cf30c29141816c2537f70482dc90a582e261678b1aac0f5c9fb29390642153163bf223165fd91f66f7
|
||||
|
Loading…
Reference in New Issue
Block a user