buildah-1.12.0-0.41.dev.git0f7148b
- autobuilt 0f7148b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
23e09743dd
commit
a4c885ad86
1
.gitignore
vendored
1
.gitignore
vendored
@ -333,3 +333,4 @@
|
||||
/buildah-68b2aa5.tar.gz
|
||||
/buildah-d6f11ba.tar.gz
|
||||
/buildah-389d49b.tar.gz
|
||||
/buildah-0f7148b.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 389d49b2d1133e0953c0dcf65f98734de84ce241
|
||||
%global commit0 0f7148bae580383257353468dd8dd435935dba06
|
||||
%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.40.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.41.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 Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.41.dev.git0f7148b
|
||||
- autobuilt 0f7148b
|
||||
|
||||
* Wed Oct 16 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.12.0-0.40.dev.git389d49b
|
||||
- install imgtype binary
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-389d49b.tar.gz) = 41c1e3b76605871cfaf83969beeebe2de55db42ef49bbc438affc44b401c1d8d3102e305b0f23384db3aa371075701643afe077b3b02dbb0704ffa3b6ac78129
|
||||
SHA512 (buildah-0f7148b.tar.gz) = 3042bd408615c19d32e2d0d214149e6f1f29ee00af9119f8d2ba4552606c4826635dd3d56c09b130faec9f2bc685ff99455d9704da956a688f74e637c417da75
|
||||
|
Loading…
Reference in New Issue
Block a user