buildah-1.12.0-0.83.dev.gitc038827
- autobuilt c038827 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f176424eaa
commit
73ef70ff7c
1
.gitignore
vendored
1
.gitignore
vendored
@ -375,3 +375,4 @@
|
||||
/buildah-357d4ae.tar.gz
|
||||
/buildah-2a82d07.tar.gz
|
||||
/buildah-e47145c.tar.gz
|
||||
/buildah-c038827.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 e47145ce24bf58e775dd3673e711bbb531ffe51b
|
||||
%global commit0 c0388272b301e75260f93b5977ca6af640ad3bc0
|
||||
%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.82.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.83.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
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.83.dev.gitc038827
|
||||
- autobuilt c038827
|
||||
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.82.dev.gite47145c
|
||||
- autobuilt e47145c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-e47145c.tar.gz) = e4d6c003e66cf46a02b51938f4e66fbbfac79426165250585bdc58210623d6a87cc1919c0a0717e85e28b2a167736817d6a9a3cf39bbb32dabac29d1156a84c4
|
||||
SHA512 (buildah-c038827.tar.gz) = b0e7364d9700b7c4c0535a196e7cdd0ed368076c77666c1ac1b617751fb1347571a1aeb7afd65b2e4ed89139b852619c99a2bbc4ce049c2ec6b9e1c89cfe888b
|
||||
|
Loading…
Reference in New Issue
Block a user