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