buildah-1.17.0-0.12.dev.gitd0f43a0
- autobuilt d0f43a0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0ffe222ed1
commit
48565211f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -498,3 +498,4 @@
|
||||
/buildah-33768fc.tar.gz
|
||||
/buildah-1f8bf4d.tar.gz
|
||||
/buildah-b47ffb9.tar.gz
|
||||
/buildah-d0f43a0.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 b47ffb93321c20b45df6dccf59adcc656464b95c
|
||||
%global commit0 d0f43a0b554bf3576c709590eaa4075f70484bd4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.17.0
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 22:12:15 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.12.dev.gitd0f43a0
|
||||
- autobuilt d0f43a0
|
||||
|
||||
* Tue Sep 15 21:12:56 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.11.dev.gitb47ffb9
|
||||
- autobuilt b47ffb9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b47ffb9.tar.gz) = 111abf0a4034601e96ab9ca1cbe6cd5a330c06bd16c49565ac63cc84ee85cdb2fff89e094eeed4562cc22c15ce056cabb8115bc1fb1f3c8b1abe9aed0bc4838f
|
||||
SHA512 (buildah-d0f43a0.tar.gz) = 79030957f269f64dc3ff03d1281307a8b2cf8f3a0902c61f6dfdc1f80bad5983f92ad1d01b29ba1f029522eee7338ac76430a34546817822157e7788c82773f4
|
||||
|
Loading…
Reference in New Issue
Block a user