buildah-1.14.0-0.15.dev.git9def9c0
- autobuilt 9def9c0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9e49b110d0
commit
1ca2ccc5da
1
.gitignore
vendored
1
.gitignore
vendored
@ -405,3 +405,4 @@
|
||||
/buildah-55fa8f5.tar.gz
|
||||
/buildah-4e23b7a.tar.gz
|
||||
/buildah-3af1491.tar.gz
|
||||
/buildah-9def9c0.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 3af1491885ccd0dfe72fdda935e8cdcc612f8c78
|
||||
%global commit0 9def9c06cbce0035429625756c9aa9a586cdba34
|
||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.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 Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.15.dev.git9def9c0
|
||||
- autobuilt 9def9c0
|
||||
|
||||
* Mon Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.14.dev.git3af1491
|
||||
- autobuilt 3af1491
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3af1491.tar.gz) = 752d2e15af607a3a4f3fbed900cdd1e1e2fa57817250dbaaa4fa26c50f5c896816a6e27b5d0d9fcfb51de1e19a69f5f6109609df7c1d80d45da67af57235f8da
|
||||
SHA512 (buildah-9def9c0.tar.gz) = bf9f1d38013b3c5733a305113565ee8dfb4422049fba9f23246977806f797f531d0df7f142e52d021681a319ee7feaeb203e5d42b811bd92a8aa34649364afbc
|
||||
|
Loading…
Reference in New Issue
Block a user