buildah-1.12.0-0.82.dev.gite47145c
- autobuilt e47145c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ba6edd1c23
commit
f176424eaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -374,3 +374,4 @@
|
|||||||
/buildah-d55a9f8.tar.gz
|
/buildah-d55a9f8.tar.gz
|
||||||
/buildah-357d4ae.tar.gz
|
/buildah-357d4ae.tar.gz
|
||||||
/buildah-2a82d07.tar.gz
|
/buildah-2a82d07.tar.gz
|
||||||
|
/buildah-e47145c.tar.gz
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 2a82d0737c846743b35ef6933ab683c4b1f18f7f
|
%global commit0 e47145ce24bf58e775dd3673e711bbb531ffe51b
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.12.0
|
Version: 1.12.0
|
||||||
Release: 0.81.dev.git%{shortcommit0}%{?dist}
|
Release: 0.82.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.82.dev.gite47145c
|
||||||
|
- autobuilt e47145c
|
||||||
|
|
||||||
* Thu Dec 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.81.dev.git2a82d07
|
* Thu Dec 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.81.dev.git2a82d07
|
||||||
- autobuilt 2a82d07
|
- autobuilt 2a82d07
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-2a82d07.tar.gz) = ae4ce7811859c1ee00b0bf0dcd8bf323066fa6c35d43b50a16ca2e7f2e3eea7466e2ecd74b745e7184761b10cda849fa18d83890b835988f599c297fe91cb451
|
SHA512 (buildah-e47145c.tar.gz) = e4d6c003e66cf46a02b51938f4e66fbbfac79426165250585bdc58210623d6a87cc1919c0a0717e85e28b2a167736817d6a9a3cf39bbb32dabac29d1156a84c4
|
||||||
|
Loading…
Reference in New Issue
Block a user