buildah-1.18.0-0.3.dev.git1087564
- autobuilt 1087564 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
67760feb24
commit
aa28705c70
1
.gitignore
vendored
1
.gitignore
vendored
@ -526,3 +526,4 @@
|
||||
/buildah-d33bb41.tar.gz
|
||||
/buildah-7719296.tar.gz
|
||||
/buildah-c7ed3ca.tar.gz
|
||||
/buildah-1087564.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 c7ed3ca7906be7b18d7ed012479b8ad7944f51ae
|
||||
%global commit0 1087564fc5fe2de869ebcb55b5cc03c8b4d36dc6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.18.0
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Nov 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.3.dev.git1087564
|
||||
- autobuilt 1087564
|
||||
|
||||
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.2.dev.gitc7ed3ca
|
||||
- autobuilt c7ed3ca
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c7ed3ca.tar.gz) = 5d92276f71a4b18f97ddc91b8258efb451fa5c76e527a2dac926f0a1b41a6e2c26a086e0dcd04852d8d3fa70bfe352583046e079f0e75f61583f4ba2652f0a65
|
||||
SHA512 (buildah-1087564.tar.gz) = 579e650506cb94eb64e2128342251f0ffeca483bb7f16ae320fca9857093b16446e9c81d49f927391d820c2da3939d9f5d9e6219e981691e4abfb96419320d17
|
||||
|
||||
Loading…
Reference in New Issue
Block a user