buildah-1.12.0-0.77.dev.git4cf37c2
- autobuilt 4cf37c2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3790bf7aec
commit
661d8fa1bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -369,3 +369,4 @@
|
||||
/buildah-cd88667.tar.gz
|
||||
/buildah-92ff215.tar.gz
|
||||
/buildah-8fd3148.tar.gz
|
||||
/buildah-4cf37c2.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 8fd314870c630de4f4485583f4df3c96f6e9b264
|
||||
%global commit0 4cf37c277aea84d6ff5f85a70f42b2e370ade48c
|
||||
%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.76.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.77.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
|
||||
* Mon Nov 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.77.dev.git4cf37c2
|
||||
- autobuilt 4cf37c2
|
||||
|
||||
* Sat Nov 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.76.dev.git8fd3148
|
||||
- autobuilt 8fd3148
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8fd3148.tar.gz) = 261f470e79666565d0181875f6a09e5f0ac38c8c415c662453f1129d943f0f3e2a4fa94623fd7cf9d20744259d8231a8ef5df9ecb46ac093b63cfcb04dee52e3
|
||||
SHA512 (buildah-4cf37c2.tar.gz) = 8dab7704c680e553f36eec7865160279c8b757735c662b8bd527e3a7ecaafaaa54f8eaaaf4f6a2c5d4770716c8bf2ddd67219518a426361cdedb0e42cf69f70a
|
||||
|
Loading…
Reference in New Issue
Block a user