buildah-1.20.0-0.17.dev.git8f63761
- autobuilt 8f63761 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
928c259625
commit
3e3c8f281d
1
.gitignore
vendored
1
.gitignore
vendored
@ -595,3 +595,4 @@
|
||||
/buildah-e1dfdd3.tar.gz
|
||||
/buildah-044ea34.tar.gz
|
||||
/buildah-800a3ed.tar.gz
|
||||
/buildah-8f63761.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 800a3ed799f2a4c31c595ef4ea4b2d5980e83ba6
|
||||
%global commit0 8f63761c052e5a645c84e1291886044423a41a15
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.0
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Feb 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.17.dev.git8f63761
|
||||
- autobuilt 8f63761
|
||||
|
||||
* Mon Feb 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.16.dev.git800a3ed
|
||||
- autobuilt 800a3ed
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-800a3ed.tar.gz) = 7f47d61ee41e695e5738316387677ec8fe441b300cc106aae8fa833cf569436f2a86c9993f0d101ffc81d6724c7601d25eefd7977736e8d417ca31c9cfc89f90
|
||||
SHA512 (buildah-8f63761.tar.gz) = de92bd190b1a540d08565ad7b493f78f308e80987ff7da26303c9130568cc5a5f267ba99249fe43750d5c24c387765fe6e8e10221b48f18009b72523f0094318
|
||||
|
Loading…
Reference in New Issue
Block a user