buildah-1.22.0-0.9.dev.git5181b9c
- autobuilt 5181b9c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bb792698ab
commit
56fa0ff7d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -669,3 +669,4 @@
|
|||||||
/buildah-d99221f.tar.gz
|
/buildah-d99221f.tar.gz
|
||||||
/buildah-30c07b7.tar.gz
|
/buildah-30c07b7.tar.gz
|
||||||
/buildah-814868e.tar.gz
|
/buildah-814868e.tar.gz
|
||||||
|
/buildah-5181b9c.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 814868e7f9c9db613f3e5bfaf53d071ce7aa44ec
|
%global commit0 5181b9cee76c51262c7e0ea174ddd4ab98790c2b
|
||||||
%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.22.0
|
Version: 1.22.0
|
||||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
Release: 0.9.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
|
||||||
@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.9.dev.git5181b9c
|
||||||
|
- autobuilt 5181b9c
|
||||||
|
|
||||||
* Fri Jun 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.8.dev.git814868e
|
* Fri Jun 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.8.dev.git814868e
|
||||||
- autobuilt 814868e
|
- autobuilt 814868e
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-814868e.tar.gz) = 841e7cfe4aa9871e69cc15feb5dc2c833802c74f3e1130a05e633d810ff2e91672e68183500edf6b65da9d4564dd85c81b9e7943f8fd7a36ea1254959c1480fc
|
SHA512 (buildah-5181b9c.tar.gz) = b530b511bb32fe87489e9f21e844e0fa1ec8fe4feac8dd0567ce9f6b8fede78636a48c8f56076ce558090c76ead7afdcb634e54560732911e29ac8ef78291bd9
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user