buildah-1.19.0-0.32.dev.git00b8e9f
- autobuilt 00b8e9f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e62fadad5c
commit
83aa1f69f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -562,3 +562,4 @@
|
||||
/buildah-00aa7f0.tar.gz
|
||||
/buildah-ffef8a6.tar.gz
|
||||
/buildah-24e0eb7.tar.gz
|
||||
/buildah-00b8e9f.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 24e0eb79f08f2f7ea58bc8b0a7781ef1c6445ab8
|
||||
%global commit0 00b8e9fdf2aa192d5f1a50e96e21e4992de33dd6
|
||||
%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.31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.32.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.32.dev.git00b8e9f
|
||||
- autobuilt 00b8e9f
|
||||
|
||||
* Tue Dec 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.31.dev.git24e0eb7
|
||||
- autobuilt 24e0eb7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-24e0eb7.tar.gz) = 4b54c894e4aac37b4e6bfebeb44f7b28360c8c07753958ee4c32381b43261810d8286771b20beec3f2b4cf95537d20462a051b8085b965870e24f21e2ccaec01
|
||||
SHA512 (buildah-00b8e9f.tar.gz) = 41a8cd358f7878a10fb71e5269cef7ae3cd92bb153b1982507eb5b6060735686a62fefbed31eda7af316d37b84b7940b13b1b6c3839a9e4f488b8bc600aa8577
|
||||
|
Loading…
Reference in New Issue
Block a user