buildah-1.14.0-0.7.dev.gitdbec497
- autobuilt dbec497 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
24b7d180c6
commit
b5e588a75c
1
.gitignore
vendored
1
.gitignore
vendored
@ -397,3 +397,4 @@
|
|||||||
/buildah-20c2a54.tar.gz
|
/buildah-20c2a54.tar.gz
|
||||||
/buildah-d792c70.tar.gz
|
/buildah-d792c70.tar.gz
|
||||||
/buildah-45543bf.tar.gz
|
/buildah-45543bf.tar.gz
|
||||||
|
/buildah-dbec497.tar.gz
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 45543bf9b296304dc6fd1f1a2070f42ad34e66d4
|
%global commit0 dbec497140e00b3ac7271c72f55b45ce35ebba30
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.14.0
|
Version: 1.14.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
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.7.dev.gitdbec497
|
||||||
|
- autobuilt dbec497
|
||||||
|
|
||||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.6.dev.git45543bf
|
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.6.dev.git45543bf
|
||||||
- autobuilt 45543bf
|
- autobuilt 45543bf
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-45543bf.tar.gz) = 4c4f54cac8021d714c3cfa4e11fa36f6f746fd36b17ed82f7bcc2fa5e61febe19cc6925621fd4f59d22a51179784ba53f2f09068c9d3e3277d340114f0aabee1
|
SHA512 (buildah-dbec497.tar.gz) = 4e2fcd7f548fdec9dd9e5ba0dac377c81c6ac5ca34e82e0eb67ae6a09386b5b9e053761d14c478e10498a2227c0e7b817acdcead38a46dea45d8a98c00e6293f
|
||||||
|
Loading…
Reference in New Issue
Block a user