buildah-1.20.0-0.27.dev.gite1c7a5c
- autobuilt e1c7a5c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2dd14a7699
commit
2313f77676
1
.gitignore
vendored
1
.gitignore
vendored
@ -605,3 +605,4 @@
|
|||||||
/buildah-457c75c.tar.gz
|
/buildah-457c75c.tar.gz
|
||||||
/buildah-0a064b3.tar.gz
|
/buildah-0a064b3.tar.gz
|
||||||
/buildah-013883e.tar.gz
|
/buildah-013883e.tar.gz
|
||||||
|
/buildah-e1c7a5c.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 013883e3cbe91d6b0568787d6ffd0d75eef4bf47
|
%global commit0 e1c7a5cd231b1c9d1c55395da0b8d38c7234c27e
|
||||||
%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.20.0
|
Version: 1.20.0
|
||||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
Release: 0.27.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
|
||||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.27.dev.gite1c7a5c
|
||||||
|
- autobuilt e1c7a5c
|
||||||
|
|
||||||
* Mon Feb 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.26.dev.git013883e
|
* Mon Feb 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.26.dev.git013883e
|
||||||
- autobuilt 013883e
|
- autobuilt 013883e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-013883e.tar.gz) = 60310bca135ab96ce9340608034ff77ed2429beb70c801dd571f83e47d6f430447d7c2af7d9bede29ff6392f320ba95a1877a790fc24100e9065fb241e545f55
|
SHA512 (buildah-e1c7a5c.tar.gz) = 9a27a831f2a09be947f241c4cded4334afca2dc8640cb47b35a7fac7b744b15fe9c1114372bbefefdcfd0a24900b0c81e5f309133cd66da1665c7d35371c1661
|
||||||
|
Loading…
Reference in New Issue
Block a user