buildah-1.14.0-0.24.dev.gita925f79
- autobuilt a925f79 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fe7c8c4351
commit
56f81e7334
1
.gitignore
vendored
1
.gitignore
vendored
@ -414,3 +414,4 @@
|
|||||||
/buildah-b09fdc3.tar.gz
|
/buildah-b09fdc3.tar.gz
|
||||||
/buildah-c46f6e0.tar.gz
|
/buildah-c46f6e0.tar.gz
|
||||||
/buildah-ca0819f.tar.gz
|
/buildah-ca0819f.tar.gz
|
||||||
|
/buildah-a925f79.tar.gz
|
||||||
|
@ -15,7 +15,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 ca0819f64017dd3614df8c9bc269b96fa70b758d
|
%global commit0 a925f79cc32c28643cdde607cd38be06e5a11645
|
||||||
%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
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.14.0
|
Version: 1.14.0
|
||||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
Release: 0.24.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
|
||||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.24.dev.gita925f79
|
||||||
|
- autobuilt a925f79
|
||||||
|
|
||||||
* Fri Jan 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.23.dev.gitca0819f
|
* Fri Jan 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.23.dev.gitca0819f
|
||||||
- autobuilt ca0819f
|
- autobuilt ca0819f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-ca0819f.tar.gz) = 0d82bf30ad6d2b8cb4783b303f0fdaa88df4249b9ef6e06a6bac3584aef311db853ad79a39ed8173125c2ba5f691c7ee285b0f1721222931f296f9bef3205c15
|
SHA512 (buildah-a925f79.tar.gz) = 3b2964be2bd78661e3ba64a11a4875fce245cdbfd467e09c67e946554f699bf9d699b7f16f45a724884d79ffff2d094034ae0cc73276884b9286161302b733e4
|
||||||
|
Loading…
Reference in New Issue
Block a user