buildah-1.17.0-0.22.dev.git0e06e45
- autobuilt 0e06e45 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
26ad468520
commit
419bf7deb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -507,3 +507,4 @@
|
||||
/buildah-d273b9e.tar.gz
|
||||
/buildah-0f4a259.tar.gz
|
||||
/buildah-f2f857a.tar.gz
|
||||
/buildah-0e06e45.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 f2f857acb683f5190983a30a023e34fbc2d9477e
|
||||
%global commit0 0e06e45ae1644b0b999442dd676eefd030626bf9
|
||||
%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.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.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
|
||||
* Mon Sep 21 23:12:37 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.22.dev.git0e06e45
|
||||
- autobuilt 0e06e45
|
||||
|
||||
* Mon Sep 21 22:12:43 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.21.dev.gitf2f857a
|
||||
- autobuilt f2f857a
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f2f857a.tar.gz) = 21591a24c178f67039d1d0dd567378f41a1505cfe2818886b7e944f2c107896b07148c3b5c8ff46a8a4b0dff6f84faeb23fa3f73117c3d1d34c10b1bfc645e50
|
||||
SHA512 (buildah-0e06e45.tar.gz) = 52656aeb6e6dff1ef5b91682999b652f7a183002389884bddffe856f81a2718af95d3566f1feca521a947be20e6bf7f43db5ddd55fdcf13833dd7fd4fa5df4cb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user