buildah-1.19.0-0.26.dev.git7734b68
- autobuilt 7734b68 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
33b76c98ca
commit
73de162c14
1
.gitignore
vendored
1
.gitignore
vendored
@ -556,3 +556,4 @@
|
||||
/buildah-6747061.tar.gz
|
||||
/buildah-6e56bea.tar.gz
|
||||
/buildah-bec005d.tar.gz
|
||||
/buildah-7734b68.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 bec005d17d1051771e5dc7ce5763c66829334cda
|
||||
%global commit0 7734b68d6a8ee9614d4a01de2f1ba547d826e9ed
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.26.dev.git7734b68
|
||||
- autobuilt 7734b68
|
||||
|
||||
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.25.dev.gitbec005d
|
||||
- autobuilt bec005d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-bec005d.tar.gz) = 5befa6c918112d30120b9fd51f538296091a3c9aed0c8c01647dd5f3fb37498d444d1f78f67dc56e8c12c81c370dcb8fdfb539710aa523a2216d12ff808a764b
|
||||
SHA512 (buildah-7734b68.tar.gz) = ac044423b001da94a4035f6c64f71690309de74c07d606642e580a63286b63e97cfe82494711ec56777b0e501199f558ac6999b8198b55f11a6af9291d86e042
|
||||
|
Loading…
Reference in New Issue
Block a user