buildah-1.20.0-0.5.dev.git2e1bbc2
- autobuilt 2e1bbc2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
15e2288781
commit
2972de73c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -576,3 +576,4 @@
|
|||||||
/buildah-8d89b80.tar.gz
|
/buildah-8d89b80.tar.gz
|
||||||
/buildah-cfb3372.tar.gz
|
/buildah-cfb3372.tar.gz
|
||||||
/buildah-80181e8.tar.gz
|
/buildah-80181e8.tar.gz
|
||||||
|
/buildah-2e1bbc2.tar.gz
|
||||||
|
@ -24,7 +24,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 80181e8f335eafe319ebf400442d5edacaf78cd2
|
%global commit0 2e1bbc2916523b92479864cc7b2627534ddba544
|
||||||
%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
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.20.0
|
Version: 1.20.0
|
||||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.5.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
|
||||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.5.dev.git2e1bbc2
|
||||||
|
- autobuilt 2e1bbc2
|
||||||
|
|
||||||
* Wed Jan 13 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.4.dev.git80181e8
|
* Wed Jan 13 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.4.dev.git80181e8
|
||||||
- autobuilt 80181e8
|
- autobuilt 80181e8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-80181e8.tar.gz) = 7ce441df0a80dd8148e4ea7dc1271c5556521fd242ee08f439a9b6010236672e8cb710566cfd68012aa3c21a316bb28256a3e5194aae3c68826deecdd051f4e0
|
SHA512 (buildah-2e1bbc2.tar.gz) = 45a17f573bb39838d47fbadfa9bfc0a648820348fa51409e28654bceb95cbaf1e5574a66554e2aec43de16f04c2b9f50e0e69396ae65023c50e8221bd2ee9fc9
|
||||||
|
Loading…
Reference in New Issue
Block a user