buildah-1.19.0-0.36.dev.git02b914b
- autobuilt 02b914b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
503799d5b4
commit
b6918e750d
1
.gitignore
vendored
1
.gitignore
vendored
@ -566,3 +566,4 @@
|
|||||||
/buildah-d899c7c.tar.gz
|
/buildah-d899c7c.tar.gz
|
||||||
/buildah-f3c5c03.tar.gz
|
/buildah-f3c5c03.tar.gz
|
||||||
/buildah-5129d28.tar.gz
|
/buildah-5129d28.tar.gz
|
||||||
|
/buildah-02b914b.tar.gz
|
||||||
|
@ -24,7 +24,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 5129d28aac625f771c91d253e059e3eb9403d188
|
%global commit0 02b914b1c424c151d0a32192876a37daf5927981
|
||||||
%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
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.19.0
|
Version: 1.19.0
|
||||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
Release: 0.36.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
|
||||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 6 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.36.dev.git02b914b
|
||||||
|
- autobuilt 02b914b
|
||||||
|
|
||||||
* Wed Jan 6 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.35.dev.git5129d28
|
* Wed Jan 6 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.35.dev.git5129d28
|
||||||
- autobuilt 5129d28
|
- autobuilt 5129d28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-5129d28.tar.gz) = 6f2dad349b1ca7b932bf0597e56d8d11fda43363508518c3fc26f41f25e2e44b14202ee4b4cf4df3c231f582545c4fba5a919d7cc55f016e77261a3b610449f8
|
SHA512 (buildah-02b914b.tar.gz) = e2551afa59265f09a9fa95832450b72434e2d5a2208092f1265cfbec16c59a45d0a39f2c438cdcdf30b2aedd8098b87083b2d6678c76ae733c0cd9d215fb224d
|
||||||
|
Loading…
Reference in New Issue
Block a user