buildah-1.15.0-0.47.dev.git42a48f9
- autobuilt 42a48f9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0ad64de90f
commit
9094a2c944
1
.gitignore
vendored
1
.gitignore
vendored
@ -464,3 +464,4 @@
|
||||
/buildah-8169acd.tar.gz
|
||||
/buildah-3af27b4.tar.gz
|
||||
/buildah-63567cb.tar.gz
|
||||
/buildah-42a48f9.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 63567cb5e9777414936db10a259860718a4378aa
|
||||
%global commit0 42a48f9373d94ab30f369b2e05df3d895b389fa6
|
||||
%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.46.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.47.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.47.dev.git42a48f9
|
||||
- autobuilt 42a48f9
|
||||
|
||||
* Fri May 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.46.dev.git63567cb
|
||||
- autobuilt 63567cb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-63567cb.tar.gz) = cf97297f4c41877a609ec4054e20f91da0bc60a6a836a4d5b2b3e1c97a4ee691cda30a7f2d034c197d962e69e74257dc89afd4ceb7fb1082f5100449e612f11f
|
||||
SHA512 (buildah-42a48f9.tar.gz) = 457ea2de7070facdfc73ee06ff82e42d0bec309b8e78da185454b0c90aa850268615555b4e26934100bab8a839d6988ca132c68ff98c51acd590a8a438e11b78
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
|
Loading…
Reference in New Issue
Block a user