buildah-1.12.0-0.76.dev.git8fd3148
- autobuilt 8fd3148 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dc13599ef4
commit
3790bf7aec
1
.gitignore
vendored
1
.gitignore
vendored
@ -368,3 +368,4 @@
|
||||
/buildah-1e6a70c.tar.gz
|
||||
/buildah-cd88667.tar.gz
|
||||
/buildah-92ff215.tar.gz
|
||||
/buildah-8fd3148.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 92ff21584fc46fc9d4a1d24577632b53cb97d892
|
||||
%global commit0 8fd314870c630de4f4485583f4df3c96f6e9b264
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.75.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.76.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Nov 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.76.dev.git8fd3148
|
||||
- autobuilt 8fd3148
|
||||
|
||||
* Thu Nov 21 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.75.dev.git92ff215
|
||||
- autobuilt 92ff215
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-92ff215.tar.gz) = 1f44f39fcd2ab5b6f28688b165595d3bb5483588423a52ff809990418a144845fbe0c24f385c4abb3656a2cfa1cc62c42cc73edaa208ef57a90d5d6fed06b0f2
|
||||
SHA512 (buildah-8fd3148.tar.gz) = 261f470e79666565d0181875f6a09e5f0ac38c8c415c662453f1129d943f0f3e2a4fa94623fd7cf9d20744259d8231a8ef5df9ecb46ac093b63cfcb04dee52e3
|
||||
|
Loading…
Reference in New Issue
Block a user