buildah-1.19.0-0.7.dev.gitdd26b13
- autobuilt dd26b13 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9649e88551
commit
10041d327b
1
.gitignore
vendored
1
.gitignore
vendored
@ -538,3 +538,4 @@
|
||||
/buildah-2e1d92e.tar.gz
|
||||
/buildah-af10f8c.tar.gz
|
||||
/buildah-587e617.tar.gz
|
||||
/buildah-dd26b13.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 587e617a963958e70e85e4e7027ea274c3e4e82d
|
||||
%global commit0 dd26b137459cdd290dc097d1ab87368d69d00b12
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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.7.dev.gitdd26b13
|
||||
- autobuilt dd26b13
|
||||
|
||||
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.6.dev.git587e617
|
||||
- autobuilt 587e617
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-587e617.tar.gz) = 3e207a8673740268010e8c28d90b5a61902e0695cdbae842f956dbd7e3b439d36c271da9b7a349221e24f5ff20360f29867b04484851df89ac9af3778458f77d
|
||||
SHA512 (buildah-dd26b13.tar.gz) = 042381e303c90c4f36deb1e23cbfbbbf787a20eb14083840ae159beb4ff9da827ea9d614a0448975faa90bcbd08879131792e5ffbe6a57092e25c97256109741
|
||||
|
Loading…
Reference in New Issue
Block a user