buildah-1.13.0-0.6.dev.git2959a6b
- autobuilt 2959a6b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8f5f7f5d5c
commit
705f9e654b
1
.gitignore
vendored
1
.gitignore
vendored
@ -386,3 +386,4 @@
|
||||
/buildah-acc7c35.tar.gz
|
||||
/buildah-0662a4e.tar.gz
|
||||
/buildah-188269a.tar.gz
|
||||
/buildah-2959a6b.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 188269aaacab8d95c8b7e75773a0405cbd14da5b
|
||||
%global commit0 2959a6b8fc479dd762a28d7b3d5016938edfd136
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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.6.dev.git2959a6b
|
||||
- autobuilt 2959a6b
|
||||
|
||||
* Wed Dec 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.5.dev.git188269a
|
||||
- autobuilt 188269a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-188269a.tar.gz) = 462afcf05c55f73299e14049126fce33f0459fd2cd86e60eafe28701ab2f4667a5d375d0eeca3cbc3428076e4347611f5bba7e680acc1ed83e04818db17f2e44
|
||||
SHA512 (buildah-2959a6b.tar.gz) = 9b547b5cc415e7d3fd7cf7c1e7ef700d7a9ea1f9c5645f2757cb19b89f65967c1d1b284122b07d947a4b7f03cda659c72c6f833b887f706ce3e46760c1df4bd8
|
||||
|
Loading…
Reference in New Issue
Block a user