buildah-1.15.0-0.56.dev.git3184920
- autobuilt 3184920 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4378f1feb8
commit
2e20a7d311
1
.gitignore
vendored
1
.gitignore
vendored
@ -473,3 +473,4 @@
|
||||
/buildah-6a7ace0.tar.gz
|
||||
/buildah-f80da42.tar.gz
|
||||
/buildah-0f6c2a9.tar.gz
|
||||
/buildah-3184920.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 0f6c2a960ccc85b5e07c20be732caafe9e5dbec0
|
||||
%global commit0 31849205f373815b89576bd6b8a68b203d9d8e8b
|
||||
%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.55.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.56.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
|
||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.56.dev.git3184920
|
||||
- autobuilt 3184920
|
||||
|
||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.55.dev.git0f6c2a9
|
||||
- autobuilt 0f6c2a9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-0f6c2a9.tar.gz) = 258ce9613203d5a5bdaaa74c135f7afa5e73fbf1fcafd3bd22e9f25b2a09d4315ac38d1f7ca3ff1ee2693318b3ecb8ec962df514ce51ad743670a9ad6bfb793d
|
||||
SHA512 (buildah-3184920.tar.gz) = 8069a14c46160f762b0631cc475a45a3449653b6e440d40f1f496d3e065e717d50f425307a06538e119e151264cb7ddec8b6298b022cd19bef713de4bc352ccb
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
|
Loading…
Reference in New Issue
Block a user