buildah-define.Version-0.13.dev.gitc15269d
- autobuilt c15269d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
da82c759df
commit
a2aad66492
1
.gitignore
vendored
1
.gitignore
vendored
@ -618,3 +618,4 @@
|
|||||||
/buildah-eb42398.tar.gz
|
/buildah-eb42398.tar.gz
|
||||||
/buildah-b51f63a.tar.gz
|
/buildah-b51f63a.tar.gz
|
||||||
/buildah-06d974b.tar.gz
|
/buildah-06d974b.tar.gz
|
||||||
|
/buildah-c15269d.tar.gz
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 06d974b700548a1bd86f907e358703e67bdab92f
|
%global commit0 c15269d58a88349b137e680f54b2f1563a96fac0
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: define.Version
|
Version: define.Version
|
||||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.13.dev.gitc15269d
|
||||||
|
- autobuilt c15269d
|
||||||
|
|
||||||
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.12.dev.git06d974b
|
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.12.dev.git06d974b
|
||||||
- autobuilt 06d974b
|
- autobuilt 06d974b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-06d974b.tar.gz) = 0a2c55a3cec873eb59b71d639618594b72a370e7321e4ed30c0894c1942dbb30668537982e9fa9dd8c08bf41bcaf5d0a467eb3b76c9da232f047be5d51324a0e
|
SHA512 (buildah-c15269d.tar.gz) = 636785763a87b9016b742f9929113b7ae124b3e42770a5a002572ccdabc4d44ef29a5368899a05291f2eed9ad62206e0e83504f9cb9daf590a59f68536ed57e2
|
||||||
|
Loading…
Reference in New Issue
Block a user