buildah-1.19.0-0.6.dev.git587e617
- autobuilt 587e617 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1837a3ad9d
commit
9649e88551
1
.gitignore
vendored
1
.gitignore
vendored
@ -537,3 +537,4 @@
|
||||
/buildah-570b43f.tar.gz
|
||||
/buildah-2e1d92e.tar.gz
|
||||
/buildah-af10f8c.tar.gz
|
||||
/buildah-587e617.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 af10f8cab6906c27e950bb7755233fde3cd33d12
|
||||
%global commit0 587e617a963958e70e85e4e7027ea274c3e4e82d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.6.dev.git587e617
|
||||
- autobuilt 587e617
|
||||
|
||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.5.dev.gitaf10f8c
|
||||
- autobuilt af10f8c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-af10f8c.tar.gz) = 9fa1f85a1a2200dbed4fff8a8a1c1b80d3457f5ee27d3e1aae71e160ffcb3e4b01513c0579ad52d4a317afd7319246dc9e922519476307f8310d520ebad3f4de
|
||||
SHA512 (buildah-587e617.tar.gz) = 3e207a8673740268010e8c28d90b5a61902e0695cdbae842f956dbd7e3b439d36c271da9b7a349221e24f5ff20360f29867b04484851df89ac9af3778458f77d
|
||||
|
Loading…
Reference in New Issue
Block a user