buildah-1.19.0-0.5.dev.gitaf10f8c
- autobuilt af10f8c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3498bef570
commit
1837a3ad9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -536,3 +536,4 @@
|
||||
/buildah-e016fa8.tar.gz
|
||||
/buildah-570b43f.tar.gz
|
||||
/buildah-2e1d92e.tar.gz
|
||||
/buildah-af10f8c.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 2e1d92e1be1281e058d4ac526ade3d6617ac7857
|
||||
%global commit0 af10f8cab6906c27e950bb7755233fde3cd33d12
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.5.dev.gitaf10f8c
|
||||
- autobuilt af10f8c
|
||||
|
||||
* Sat Nov 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.4.dev.git2e1d92e
|
||||
- autobuilt 2e1d92e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2e1d92e.tar.gz) = 30147b37549e7a04b2818ebe441eb0a99b66cae04428ed5be68933ec46bce0cab6401bd28ed75da3815eb18dbe12091c67465aaf8010cf5c26dc002adee1bc21
|
||||
SHA512 (buildah-af10f8c.tar.gz) = 9fa1f85a1a2200dbed4fff8a8a1c1b80d3457f5ee27d3e1aae71e160ffcb3e4b01513c0579ad52d4a317afd7319246dc9e922519476307f8310d520ebad3f4de
|
||||
|
Loading…
Reference in New Issue
Block a user