buildah-1.21.1-0.5.dev.gitd677bf0
- autobuilt d677bf0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bc76ff27dd
commit
b4fe7651bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -658,3 +658,4 @@
|
||||
/buildah-2a83637.tar.gz
|
||||
/buildah-19d3065.tar.gz
|
||||
/buildah-df14b1c.tar.gz
|
||||
/buildah-d677bf0.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 df14b1c77078d10eb3a9e0c8c649a59d13c609e4
|
||||
%global commit0 d677bf054d509370e8ccae61fc20f8162617496b
|
||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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
|
||||
* Thu May 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.21.1-0.5.dev.gitd677bf0
|
||||
- autobuilt d677bf0
|
||||
|
||||
* Tue May 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.21.1-0.4.dev.gitdf14b1c
|
||||
- autobuilt df14b1c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-df14b1c.tar.gz) = 420508bb1c5edb761af07a603feb059b17a452558a1632a0868fa08b1ec9f3f5b403b7d1bea9ba982bd0f9ca403a6b4d9893f5ae8d9d5f201b3ebe99342473ef
|
||||
SHA512 (buildah-d677bf0.tar.gz) = 76b45594db5157cb028f48d60e5bcc5902c020ffe1437e5e350aae8360263a6f0f36034af206d8ab05f054dcd05262ae3f4ddd38939d174ba6a06e4ea76a761c
|
||||
|
Loading…
Reference in New Issue
Block a user