buildah-1.15.0-0.63.dev.gitdbf0777
- autobuilt dbf0777 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e4c2e614d5
commit
ba21f80e26
1
.gitignore
vendored
1
.gitignore
vendored
@ -480,3 +480,4 @@
|
||||
/buildah-ab1adf1.tar.gz
|
||||
/buildah-75e94a2.tar.gz
|
||||
/buildah-de0f541.tar.gz
|
||||
/buildah-dbf0777.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 de0f541d9224d578e7342397d2ddc6990e38fa16
|
||||
%global commit0 dbf07774bcdb966a56b2f222d223cfabaa0c9a7a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -33,7 +33,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.15.0
|
||||
Release: 0.62.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.63.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.63.dev.gitdbf0777
|
||||
- autobuilt dbf0777
|
||||
|
||||
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.62.dev.gitde0f541
|
||||
- autobuilt de0f541
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-de0f541.tar.gz) = 6396525b6e7bb24e1dbd3d1cc1ec4d3c34fbd98e7b9beb828117528ecf2ef21f738fc495b106dddfe80f1351d14947d1c0cde0039b42d0d479fb146dcba22805
|
||||
SHA512 (buildah-dbf0777.tar.gz) = e879dd978f9029998d0c79e2362daac7e80726d29ce1db176d6e97134334b087cabe6ba25e2c6bff48a7d1289b78846143ab9afddd852b465bd4589739af8f8e
|
||||
|
Loading…
Reference in New Issue
Block a user