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