buildah-1.20.2-0.13.dev.git162fbaf
- autobuilt 162fbaf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ac57dc9487
commit
14fd42b518
1
.gitignore
vendored
1
.gitignore
vendored
@ -651,3 +651,4 @@
|
||||
/buildah-135d63d.tar.gz
|
||||
/buildah-a0853c3.tar.gz
|
||||
/buildah-5119393.tar.gz
|
||||
/buildah-162fbaf.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 51193932ce7e93bf15ddcc245cd3f340394e4152
|
||||
%global commit0 162fbaf909be409ab56c8e50d802c587a0c600be
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.2
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat May 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.13.dev.git162fbaf
|
||||
- autobuilt 162fbaf
|
||||
|
||||
* Thu Mar 13 2021 Dan Walsh <dwalsh@redhat.com> - 1.20.2-0.12.dev.git5119393
|
||||
- Add suggests qemu-user-static
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5119393.tar.gz) = 528961b53be56277867e59a826086b917f015ace0978f523706f11d79f7e94f2c725a9d1680e3355668f52429bdd9abc1311b05fec060ee0cf1d8edd8f591b36
|
||||
SHA512 (buildah-162fbaf.tar.gz) = 65a113c31c5dfea27a2c458321f4c02d2f9aa2774b827420934a4bc9f6f74ef908b8d4f052750fcd9197617dc608087ba8e5b3af36a10e963502d7dcd315468e
|
||||
|
Loading…
Reference in New Issue
Block a user