buildah-1.17.0-0.39.dev.gitd33bb41
- autobuilt d33bb41 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
057086f864
commit
03f5fc8b76
1
.gitignore
vendored
1
.gitignore
vendored
@ -523,3 +523,4 @@
|
|||||||
/buildah-7699b6e.tar.gz
|
/buildah-7699b6e.tar.gz
|
||||||
/buildah-a970ffb.tar.gz
|
/buildah-a970ffb.tar.gz
|
||||||
/buildah-9229549.tar.gz
|
/buildah-9229549.tar.gz
|
||||||
|
/buildah-d33bb41.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 92295496bf27f8de346fdfc26eb1616ae743acd4
|
%global commit0 d33bb41ed268e929b9f5a223c109d7e3d8b48f6c
|
||||||
%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.17.0
|
Version: 1.17.0
|
||||||
Release: 0.38.dev.git%{shortcommit0}%{?dist}
|
Release: 0.39.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
|
||||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.39.dev.gitd33bb41
|
||||||
|
- autobuilt d33bb41
|
||||||
|
|
||||||
* Tue Oct 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.38.dev.git9229549
|
* Tue Oct 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.38.dev.git9229549
|
||||||
- autobuilt 9229549
|
- autobuilt 9229549
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-9229549.tar.gz) = c8c8129bc540c46e05617811a7dd9331e390b588aa445aaeaacb8b24d752aadcf566f7322bdf3c977c8e97c1798399fea3874db0df7896c73e6b2c260d70719a
|
SHA512 (buildah-d33bb41.tar.gz) = 14c98e7717b244d7c8afc539f0d417d80933a877a4e51e753904e781adc9e6d66af66f0505dda86f413870ae1cbacb716d00be36308554ec21176fded747b078
|
||||||
|
Loading…
Reference in New Issue
Block a user