buildah-1.12.0-0.72.dev.git6a555a0
- autobuilt 6a555a0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
71fc274105
commit
930cf2ab93
1
.gitignore
vendored
1
.gitignore
vendored
@ -364,3 +364,4 @@
|
||||
/buildah-985e8dc.tar.gz
|
||||
/buildah-c5244fe.tar.gz
|
||||
/buildah-9ff68b3.tar.gz
|
||||
/buildah-6a555a0.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 9ff68b3cdead1f67c6cbab8bea419dd39a25af96
|
||||
%global commit0 6a555a0405b50183e3b034f9733a4b03e474aeff
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.71.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.72.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Nov 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.72.dev.git6a555a0
|
||||
- autobuilt 6a555a0
|
||||
|
||||
* Sat Nov 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.71.dev.git9ff68b3
|
||||
- autobuilt 9ff68b3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9ff68b3.tar.gz) = 9aa9918026eeb06aaca18060d3d473724a4fe2c3555e379fa81b8250c6063093f4557096f66c9b9549d28e110b71330c2305e4c6be6ce2ab306c1d720c4ebd95
|
||||
SHA512 (buildah-6a555a0.tar.gz) = 8040c963dbb71fd099b6e53fc3d0ed0350fa7615bf1a64be398482aafa9bd6e807fddee46774d8f57755153afbd1b8fe4e576d4dc231b637b38518593aed79c8
|
||||
|
Loading…
Reference in New Issue
Block a user