buildah-1.21.1-0.6.dev.git23e2b79
- autobuilt 23e2b79 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b4fe7651bd
commit
150f7bb394
1
.gitignore
vendored
1
.gitignore
vendored
@ -659,3 +659,4 @@
|
||||
/buildah-19d3065.tar.gz
|
||||
/buildah-df14b1c.tar.gz
|
||||
/buildah-d677bf0.tar.gz
|
||||
/buildah-23e2b79.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 d677bf054d509370e8ccae61fc20f8162617496b
|
||||
%global commit0 23e2b79062e0e2c7a357ec8a7929094bf2abe6ab
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.21.1
|
||||
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
|
||||
@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri May 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.21.1-0.6.dev.git23e2b79
|
||||
- autobuilt 23e2b79
|
||||
|
||||
* Thu May 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.21.1-0.5.dev.gitd677bf0
|
||||
- autobuilt d677bf0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d677bf0.tar.gz) = 76b45594db5157cb028f48d60e5bcc5902c020ffe1437e5e350aae8360263a6f0f36034af206d8ab05f054dcd05262ae3f4ddd38939d174ba6a06e4ea76a761c
|
||||
SHA512 (buildah-23e2b79.tar.gz) = a1d56c506b4453f47f1e005281e053e9ceb7b6e0945d2c98f934d3338b703c369ddc56f2d55da437f2fb0acfc72dc2010e9b550f499326e95fc379ffbc96ac21
|
||||
|
Loading…
Reference in New Issue
Block a user