buildah-1.20.0-0.5.dev.git1a04337
- autobuilt 1a04337 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b2e9882f61
commit
47d1f36940
1
.gitignore
vendored
1
.gitignore
vendored
@ -584,3 +584,4 @@
|
||||
/buildah-3f5ba7e.tar.gz
|
||||
/buildah-d460e2e.tar.gz
|
||||
/buildah-371e4ca.tar.gz
|
||||
/buildah-1a04337.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 371e4ca6cc3706861717fac1dbd53896032f5c0e
|
||||
%global commit0 1a04337f29621cda84f227cdae3289ec65b5a39b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.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
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jan 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.5.dev.git1a04337
|
||||
- autobuilt 1a04337
|
||||
|
||||
* Fri Jan 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.4.dev.git371e4ca
|
||||
- autobuilt 371e4ca
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-371e4ca.tar.gz) = 3fae342eb909e681d98c4586a81a5261053436030a3d5908dde56eb15551928e5dac17569f764cfcdd736b155f373bcb44729aa03125c3a69144c74db335d7a5
|
||||
SHA512 (buildah-1a04337.tar.gz) = e4dc431886554c31ba08d185e7f114af162f2e6847db880cb08ff81fe345daef7cd254dfaf030cad40aee1d19f236e31fb5afc06d174e8b301c40728c94569ba
|
||||
|
||||
Loading…
Reference in New Issue
Block a user