buildah-1.12.0-0.25.dev.gitcf933c8
- autobuilt cf933c8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c1586bd8e1
commit
9403506de5
1
.gitignore
vendored
1
.gitignore
vendored
@ -320,3 +320,4 @@
|
||||
/buildah-d3d9cec.tar.gz
|
||||
/buildah-fc06a4d.tar.gz
|
||||
/buildah-bf04bf1.tar.gz
|
||||
/buildah-cf933c8.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 bf04bf1361e01aa19f978a463d3cd6254ecbb30a
|
||||
%global commit0 cf933c87c4f76dcbc22143530d4863886381f869
|
||||
%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.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.25.dev.gitcf933c8
|
||||
- autobuilt cf933c8
|
||||
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.24.dev.gitbf04bf1
|
||||
- autobuilt bf04bf1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-bf04bf1.tar.gz) = 15e695a8a0cf23c084f6b872cffa497413880653b3da48d7b97ad463e380a18c09a7abead3af10f9758c7bbf51ecaeea2610e34f46ac201b552a8352da1452cc
|
||||
SHA512 (buildah-cf933c8.tar.gz) = 760e345e8678773be32903bd5c7a5462d11cd67de21de67e640ce2d7d60925edb991d6cb81bb86e40f780653352d4b6ac0cbdbfaae5511eccf63f22e0f9ee32e
|
||||
|
Loading…
Reference in New Issue
Block a user