buildah-1.15.0-0.50.dev.git7610123
- autobuilt 7610123 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
595dd54bfa
commit
831908e271
1
.gitignore
vendored
1
.gitignore
vendored
@ -467,3 +467,4 @@
|
||||
/buildah-42a48f9.tar.gz
|
||||
/buildah-f35e7d4.tar.gz
|
||||
/buildah-7b0dfb8.tar.gz
|
||||
/buildah-7610123.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 7b0dfb8ad76b3e698d1e8f294d0ea71b1faaf056
|
||||
%global commit0 761012383ef5b1dc776adee0405c07ae19290900
|
||||
%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.49.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.50.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
|
||||
* Mon May 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.50.dev.git7610123
|
||||
- autobuilt 7610123
|
||||
|
||||
* Mon May 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.49.dev.git7b0dfb8
|
||||
- autobuilt 7b0dfb8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-7b0dfb8.tar.gz) = 1945162d5445c1e68954af4169a9b85a36d2d1a3fb7ff57aaa59c0b6ed0201464d953c63c09bba4014a15f27d588b28a0312adefde0841478f224d58a6a6ba39
|
||||
SHA512 (buildah-7610123.tar.gz) = 0bdd8de75bc939b3c1ab6c2dc3e6a53137644c4dbf1634cae31de2084487408279131559eaecdec52c2cffdee514b86fb68c6ef2e7ae6146ca98d3066a534589
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
|
Loading…
Reference in New Issue
Block a user