buildah-1.19.0-0.13.dev.gitc50e236
- autobuilt c50e236 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
66d964f058
commit
24450cb72d
1
.gitignore
vendored
1
.gitignore
vendored
@ -543,3 +543,4 @@
|
|||||||
/buildah-92463b5.tar.gz
|
/buildah-92463b5.tar.gz
|
||||||
/buildah-acb97f1.tar.gz
|
/buildah-acb97f1.tar.gz
|
||||||
/buildah-75ae8be.tar.gz
|
/buildah-75ae8be.tar.gz
|
||||||
|
/buildah-c50e236.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 75ae8be258fa689e2aa79f8c40d5b59620e4740a
|
%global commit0 c50e236918279b74fde60f905f20b1ccaf0c13ae
|
||||||
%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.19.0
|
Version: 1.19.0
|
||||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
Release: 0.13.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
|
||||||
@ -156,6 +156,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.13.dev.gitc50e236
|
||||||
|
- autobuilt c50e236
|
||||||
|
|
||||||
* Sat Dec 5 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.19.0-0.12.dev.git75ae8be
|
* Sat Dec 5 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.19.0-0.12.dev.git75ae8be
|
||||||
- harden cgo binaries
|
- harden cgo binaries
|
||||||
- Reported-by: Wade Mealing <wmealing@gmail.com>
|
- Reported-by: Wade Mealing <wmealing@gmail.com>
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-75ae8be.tar.gz) = b8c4b37d4e5573b0c64ce86be7a2e192802a3e466002afddb2dd8123f0b9b9dad28766c26e3843fdda855dbeb2a3d8c1d0ee470ef92461595cb2d6c007651904
|
SHA512 (buildah-c50e236.tar.gz) = 24832eb34bdb0fdaa192da2b3372a9172c9cbfbe3deb2bcd69bffb0c3c8cf627bda8c0e7b8d2b578a0e4656f766907c617a6f7e7dc3f31a5fe3a3e5023c06f75
|
||||||
|
Loading…
Reference in New Issue
Block a user