buildah-1.19.0-0.31.dev.git24e0eb7
- autobuilt 24e0eb7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e99b99f266
commit
e62fadad5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -561,3 +561,4 @@
|
||||
/buildah-b9fdee0.tar.gz
|
||||
/buildah-00aa7f0.tar.gz
|
||||
/buildah-ffef8a6.tar.gz
|
||||
/buildah-24e0eb7.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 ffef8a6c0b258c892299aef86405ec4d2377d0c5
|
||||
%global commit0 24e0eb79f08f2f7ea58bc8b0a7781ef1c6445ab8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.31.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Dec 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.31.dev.git24e0eb7
|
||||
- autobuilt 24e0eb7
|
||||
|
||||
* Wed Dec 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.30.dev.gitffef8a6
|
||||
- autobuilt ffef8a6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ffef8a6.tar.gz) = c30d8de2b00bb546babd63ec6c308313f9aee9eda5ce88f8396ab99d4afaad960e32276e1141082b2d6e8127830a169ecffe3550eae73cfd43c05a0d80a54ce3
|
||||
SHA512 (buildah-24e0eb7.tar.gz) = 4b54c894e4aac37b4e6bfebeb44f7b28360c8c07753958ee4c32381b43261810d8286771b20beec3f2b4cf95537d20462a051b8085b965870e24f21e2ccaec01
|
||||
|
Loading…
Reference in New Issue
Block a user