buildah-1.19.0-0.27.dev.git5f1031f
- autobuilt 5f1031f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
73de162c14
commit
ab6f28c957
1
.gitignore
vendored
1
.gitignore
vendored
@ -557,3 +557,4 @@
|
||||
/buildah-6e56bea.tar.gz
|
||||
/buildah-bec005d.tar.gz
|
||||
/buildah-7734b68.tar.gz
|
||||
/buildah-5f1031f.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 7734b68d6a8ee9614d4a01de2f1ba547d826e9ed
|
||||
%global commit0 5f1031f9d54ce7f1c7a72ceb631ca2c3a181b1ef
|
||||
%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.26.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.27.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
|
||||
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.27.dev.git5f1031f
|
||||
- autobuilt 5f1031f
|
||||
|
||||
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.26.dev.git7734b68
|
||||
- autobuilt 7734b68
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7734b68.tar.gz) = ac044423b001da94a4035f6c64f71690309de74c07d606642e580a63286b63e97cfe82494711ec56777b0e501199f558ac6999b8198b55f11a6af9291d86e042
|
||||
SHA512 (buildah-5f1031f.tar.gz) = e3653a801f8f84edaee5e7b511faf2180defdf5d938b878f2aec1a82b153e90800710be33f7fa7fe4163bcc15a4e2601d064f4bf5ea2d51729bb58322a2fceab
|
||||
|
Loading…
Reference in New Issue
Block a user