buildah-1.15.0-0.15.dev.gite48ff81
- autobuilt e48ff81 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a41b6f07d0
commit
9ee38fd8fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -434,3 +434,4 @@
|
||||
/buildah-c61925b.tar.gz
|
||||
/buildah-a5fabab.tar.gz
|
||||
/buildah-e54da62.tar.gz
|
||||
/buildah-e48ff81.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 e54da62fa815d156166223cb651e753db6d69533
|
||||
%global commit0 e48ff81bbb60583c3b73cb61201f12f384365337
|
||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.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
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.15.dev.gite48ff81
|
||||
- autobuilt e48ff81
|
||||
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.14.dev.gite54da62
|
||||
- autobuilt e54da62
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-e54da62.tar.gz) = 1612502f255e5d950d7b84bfe550612cafc463ecc5e5bbf5f2a04169bc6dfd6b5731bf594858a55715e10cd940b48efceecb9ba5ea73ab29d1fb4318cee3c950
|
||||
SHA512 (buildah-e48ff81.tar.gz) = 953dec9ad43c02e9107d115047ea025513fde89ab80992ca10f9823c6e58ad2d503521113b886ad681cc816dc51ec439dac206345eeab936a056473ee1819de6
|
||||
|
Loading…
Reference in New Issue
Block a user