buildah-1.14.0-0.27.dev.git6417a9a
- autobuilt 6417a9a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
632a310949
commit
623651c020
1
.gitignore
vendored
1
.gitignore
vendored
@ -417,3 +417,4 @@
|
||||
/buildah-a925f79.tar.gz
|
||||
/buildah-2055fe9.tar.gz
|
||||
/buildah-0c3234f.tar.gz
|
||||
/buildah-6417a9a.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 0c3234f226232a9ca72bfac1fad30c105ca14bd5
|
||||
%global commit0 6417a9a07481b87e20f25a15648d8a3196c5eceb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.27.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
|
||||
* Tue Jan 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.27.dev.git6417a9a
|
||||
- autobuilt 6417a9a
|
||||
|
||||
* Tue Jan 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.26.dev.git0c3234f
|
||||
- autobuilt 0c3234f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0c3234f.tar.gz) = 27049aec96a73fa413cd05b7cc204e93b0dd93f37f222aae2577e4e89feabfe00f658ddf7720fd8b9a8a15c7e5a50d768608e916d06afe32ae00aeafc40495e2
|
||||
SHA512 (buildah-6417a9a.tar.gz) = 4400c36bde4c7e3c1c36b66e310173dd89b9bcedb3a7b031466563a7b0b06c07ac4af9f4f9cefd192e1e350985beda82d651007890ad2da1b28064fd78225699
|
||||
|
Loading…
Reference in New Issue
Block a user