buildah-1.12.0-0.42.dev.git120c37f
- autobuilt 120c37f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eb545536dd
commit
dd8cd3e172
1
.gitignore
vendored
1
.gitignore
vendored
@ -334,3 +334,4 @@
|
||||
/buildah-d6f11ba.tar.gz
|
||||
/buildah-389d49b.tar.gz
|
||||
/buildah-0f7148b.tar.gz
|
||||
/buildah-120c37f.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 0f7148bae580383257353468dd8dd435935dba06
|
||||
%global commit0 120c37fef29bbcb006caa35868b395b37be11016
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.41.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.42.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
|
||||
* Sun Oct 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.42.dev.git120c37f
|
||||
- autobuilt 120c37f
|
||||
|
||||
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.41.dev.git0f7148b
|
||||
- autobuilt 0f7148b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0f7148b.tar.gz) = 3042bd408615c19d32e2d0d214149e6f1f29ee00af9119f8d2ba4552606c4826635dd3d56c09b130faec9f2bc685ff99455d9704da956a688f74e637c417da75
|
||||
SHA512 (buildah-120c37f.tar.gz) = 7abc9261c598ae258578c0032d472bde334a7111004eb6ddf45e286b972b7fd09525059991db6451319dd621677ddf568c54d0be03150a9cdd8c19bbf85965cb
|
||||
|
Loading…
Reference in New Issue
Block a user