buildah-1.14.0-0.6.dev.git45543bf
- autobuilt 45543bf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3ec08eec79
commit
24b7d180c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -396,3 +396,4 @@
|
||||
/buildah-c42f440.tar.gz
|
||||
/buildah-20c2a54.tar.gz
|
||||
/buildah-d792c70.tar.gz
|
||||
/buildah-45543bf.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 d792c70fc99805a469f98a8839f51688ad584f45
|
||||
%global commit0 45543bf9b296304dc6fd1f1a2070f42ad34e66d4
|
||||
%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.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
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.6.dev.git45543bf
|
||||
- autobuilt 45543bf
|
||||
|
||||
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.5.dev.gitd792c70
|
||||
- autobuilt d792c70
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d792c70.tar.gz) = 9db3a99b4bcfbe66932b3942a1686a07f1cf2edb7a46b74c12bfbdd0fae70ae4a38833db34ad1f85b1cf6abf0783cd831806b1fbbc613d5fbdd79cddd53e9104
|
||||
SHA512 (buildah-45543bf.tar.gz) = 4c4f54cac8021d714c3cfa4e11fa36f6f746fd36b17ed82f7bcc2fa5e61febe19cc6925621fd4f59d22a51179784ba53f2f09068c9d3e3277d340114f0aabee1
|
||||
|
Loading…
Reference in New Issue
Block a user