buildah-1.15.0-0.45.dev.git3af27b4
- autobuilt 3af27b4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
59aa226071
commit
f96d7d5efb
1
.gitignore
vendored
1
.gitignore
vendored
@ -462,3 +462,4 @@
|
||||
/buildah-0b9a534.tar.gz
|
||||
/buildah-bea8692.tar.gz
|
||||
/buildah-8169acd.tar.gz
|
||||
/buildah-3af27b4.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 8169acd5d02a1d76c8dd654aa56e7fa7d74d6da8
|
||||
%global commit0 3af27b4ec50c3e14229f9a5b2dc470f965913688
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -33,7 +33,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.15.0
|
||||
Release: 0.44.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.45.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri May 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.45.dev.git3af27b4
|
||||
- autobuilt 3af27b4
|
||||
|
||||
* Tue Apr 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.44.dev.git8169acd
|
||||
- autobuilt 8169acd
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-8169acd.tar.gz) = 7ca3bee53a7dfbe7149680e27f829728f3bbbf3cf105ab0f64c7d059de06065569a6eaf23e474b95330e2f6fbeb8f9f8d17c3392cb99c74ac6eac95a0da10d58
|
||||
SHA512 (buildah-3af27b4.tar.gz) = 696ca6bdeef412d31b5bee513ec5ed502a8fbd6bb753237c1e0264206beee9da20de6e4816c61632f56d4242daabedbfad14c789334f2b8ab81522c98d4e334f
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
|
Loading…
Reference in New Issue
Block a user