buildah-1.13.0-0.7.dev.gite6815a1
- autobuilt e6815a1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
705f9e654b
commit
1b7aabc7fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -387,3 +387,4 @@
|
||||
/buildah-0662a4e.tar.gz
|
||||
/buildah-188269a.tar.gz
|
||||
/buildah-2959a6b.tar.gz
|
||||
/buildah-e6815a1.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 2959a6b8fc479dd762a28d7b3d5016938edfd136
|
||||
%global commit0 e6815a12a7399f08081e045f85e8462a19d081c3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.13.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
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Dec 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.7.dev.gite6815a1
|
||||
- autobuilt e6815a1
|
||||
|
||||
* Thu Dec 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.6.dev.git2959a6b
|
||||
- autobuilt 2959a6b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2959a6b.tar.gz) = 9b547b5cc415e7d3fd7cf7c1e7ef700d7a9ea1f9c5645f2757cb19b89f65967c1d1b284122b07d947a4b7f03cda659c72c6f833b887f706ce3e46760c1df4bd8
|
||||
SHA512 (buildah-e6815a1.tar.gz) = 316a2937b77af56275cfdc6b6c943f596c1315271d0aa485a8b0d8ef29c261af3497a001be586c55f3de9c3cee07a1ed2df03ac5e9b2a7f6b5501cc11c6a8881
|
||||
|
Loading…
Reference in New Issue
Block a user