buildah-1.14.0-0.30.dev.git0a063c4
- autobuilt 0a063c4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e33ca2b216
commit
cab8db52d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -420,3 +420,4 @@
|
||||
/buildah-6417a9a.tar.gz
|
||||
/buildah-6e277a2.tar.gz
|
||||
/buildah-ec4bbe6.tar.gz
|
||||
/buildah-0a063c4.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 ec4bbe6638d8f43f3f4ab684bee68c17ac6a1848
|
||||
%global commit0 0a063c48a284713431ee87c79ab0a886f61cab20
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.30.dev.git0a063c4
|
||||
- autobuilt 0a063c4
|
||||
|
||||
* Mon Jan 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.29.dev.gitec4bbe6
|
||||
- autobuilt ec4bbe6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ec4bbe6.tar.gz) = ec818efa62aa116c307cba14919c533e253a5be779ed6e3532abcbbe0b5c4d1395d24dacf2ed7c5b542c74365b1d4bcfe410fd69cd8dbbc5ac85ab9cfb13c265
|
||||
SHA512 (buildah-0a063c4.tar.gz) = cb2f37773a01cd17e8528340a8eb60054e847dc54a19e729876e05d7c709a9cc76d089bfe2aac2dcc12b268bebae2e56b4cab0eb508aefcc6beec7e95f303606
|
||||
|
Loading…
Reference in New Issue
Block a user