buildah-1.12.0-0.52.dev.git999fa43
- autobuilt 999fa43 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e62cb97998
commit
67797b8da1
1
.gitignore
vendored
1
.gitignore
vendored
@ -344,3 +344,4 @@
|
||||
/buildah-66701d4.tar.gz
|
||||
/buildah-b023cde.tar.gz
|
||||
/buildah-751f92e.tar.gz
|
||||
/buildah-999fa43.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 751f92ed13c408e6f15ae9cf17bdb4b7cae176a0
|
||||
%global commit0 999fa43623e88fb80f474373e08acace834e1810
|
||||
%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.51.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.52.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 Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.52.dev.git999fa43
|
||||
- autobuilt 999fa43
|
||||
|
||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.51.dev.git751f92e
|
||||
- autobuilt 751f92e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-751f92e.tar.gz) = 10c6a640267166a9ed108ea2da829b9235a507e19d1033f79c87b0609f6711b725ca7d8399aaf136f5921c6ed56f16c129e62b237cbd0e345eaae27d95a574c1
|
||||
SHA512 (buildah-999fa43.tar.gz) = 176f85d7ac018e10e5b5849f54dcc2582218e111d4861c2d5ec0d3f4a41f7ec4e2f4afeaa5771dabcdc0c0810e302e84443df6a297fe83040350fca844f146d3
|
||||
|
Loading…
Reference in New Issue
Block a user