buildah-1.19.0-0.25.dev.gitbec005d
- autobuilt bec005d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
04cbcf89f8
commit
33b76c98ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -555,3 +555,4 @@
|
|||||||
/buildah-356fd7e.tar.gz
|
/buildah-356fd7e.tar.gz
|
||||||
/buildah-6747061.tar.gz
|
/buildah-6747061.tar.gz
|
||||||
/buildah-6e56bea.tar.gz
|
/buildah-6e56bea.tar.gz
|
||||||
|
/buildah-bec005d.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 6e56beae61fbd5fcb16292bf3bef9ab38ed5132f
|
%global commit0 bec005d17d1051771e5dc7ce5763c66829334cda
|
||||||
%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.19.0
|
Version: 1.19.0
|
||||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
Release: 0.25.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
|
||||||
|
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.25.dev.gitbec005d
|
||||||
|
- autobuilt bec005d
|
||||||
|
|
||||||
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.24.dev.git6e56bea
|
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.24.dev.git6e56bea
|
||||||
- autobuilt 6e56bea
|
- autobuilt 6e56bea
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-6e56bea.tar.gz) = e0356121bc078a288313c7fa2c30bb095772ae05ce9858deaf77a83397dadc4d9a8df4842820df20c837a0f6ac4b5202ef2329182ad20ecab265ba09547e255d
|
SHA512 (buildah-bec005d.tar.gz) = 5befa6c918112d30120b9fd51f538296091a3c9aed0c8c01647dd5f3fb37498d444d1f78f67dc56e8c12c81c370dcb8fdfb539710aa523a2216d12ff808a764b
|
||||||
|
Loading…
Reference in New Issue
Block a user