buildah-1.17.0-0.32.dev.gited75e66
- autobuilt ed75e66 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
18158d0d24
commit
dc30c77726
1
.gitignore
vendored
1
.gitignore
vendored
@ -516,3 +516,4 @@
|
||||
/buildah-71a5615.tar.gz
|
||||
/buildah-f09e52c.tar.gz
|
||||
/buildah-746b5a6.tar.gz
|
||||
/buildah-ed75e66.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 746b5a6e9a2f14ea98a5f94093dee2caf1c4bcab
|
||||
%global commit0 ed75e662d3ed7710df690a092e4cdccc692e7424
|
||||
%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.31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.32.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Oct 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.32.dev.gited75e66
|
||||
- autobuilt ed75e66
|
||||
|
||||
* Wed Oct 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.31.dev.git746b5a6
|
||||
- autobuilt 746b5a6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-746b5a6.tar.gz) = 77c6c9405c7c188e624069849eb8c4a2561eddc4cac97f24a5134784ca6b2cb20d04d6f108890f76bb1a39a1483ba9451044c444dbf3142ce83214c8fe6db350
|
||||
SHA512 (buildah-ed75e66.tar.gz) = ae630cdd343034919d98e63e5fb7ae35405c0056eac873c7cc0cf2deea019f19134fb0437e40813e3cc877ea84c71bba0c09d46fb6a31ba4ee8388196d4f409c
|
||||
|
Loading…
Reference in New Issue
Block a user