buildah-1.14.0-0.8.dev.gite7be041
- autobuilt e7be041 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b5e588a75c
commit
9175b2f661
1
.gitignore
vendored
1
.gitignore
vendored
@ -398,3 +398,4 @@
|
||||
/buildah-d792c70.tar.gz
|
||||
/buildah-45543bf.tar.gz
|
||||
/buildah-dbec497.tar.gz
|
||||
/buildah-e7be041.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 dbec497140e00b3ac7271c72f55b45ce35ebba30
|
||||
%global commit0 e7be041dad55c8c8209fcd4b1e22cc5f0de48b5a
|
||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.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
|
||||
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.8.dev.gite7be041
|
||||
- autobuilt e7be041
|
||||
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.7.dev.gitdbec497
|
||||
- autobuilt dbec497
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-dbec497.tar.gz) = 4e2fcd7f548fdec9dd9e5ba0dac377c81c6ac5ca34e82e0eb67ae6a09386b5b9e053761d14c478e10498a2227c0e7b817acdcead38a46dea45d8a98c00e6293f
|
||||
SHA512 (buildah-e7be041.tar.gz) = 836e63106606bab0912acff94cd8427bd64d272d4ea5ac396ae8547e284b2dcca7bb150823209e70d6b003becc31ebe4b9932d544ff078fdebb74a652c143b35
|
||||
|
Loading…
Reference in New Issue
Block a user