buildah-1.19.0-0.40.dev.git10c10ee
- autobuilt 10c10ee Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ec2716283e
commit
707c6da0f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -570,3 +570,4 @@
|
||||
/buildah-f01ddd6.tar.gz
|
||||
/buildah-6d3b8d3.tar.gz
|
||||
/buildah-ddcbb30.tar.gz
|
||||
/buildah-10c10ee.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 ddcbb30e8f3d6dc9be4e3f00c2db487f1eb20a7b
|
||||
%global commit0 10c10eedd2034e321fe9f63068b1dcb15a2623d2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.39.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.40.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jan 8 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.40.dev.git10c10ee
|
||||
- autobuilt 10c10ee
|
||||
|
||||
* Fri Jan 8 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.39.dev.gitddcbb30
|
||||
- autobuilt ddcbb30
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ddcbb30.tar.gz) = 1abe523d6ef5fef69d0068779254f9e2fdd9d6741f2a4ec7d36bb0b7a56808a721b049b0f293da984057685da587662c00b23608df8570541df4d7c1e08b04c1
|
||||
SHA512 (buildah-10c10ee.tar.gz) = 8913a4e7bd3e0903d30923490a459e51e97493fe26879928b9862f0196a85caeacc52e72abc667fe8ba9d52d329d37184c9e69382d2c3a59b64f7a571bc48ca9
|
||||
|
Loading…
Reference in New Issue
Block a user