buildah-1.20.0-0.28.dev.git9cdde41
- autobuilt 9cdde41 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
736d2096cd
commit
42a3e3dd34
1
.gitignore
vendored
1
.gitignore
vendored
@ -632,3 +632,4 @@
|
||||
/buildah-ced3c7b.tar.gz
|
||||
/buildah-fd48180.tar.gz
|
||||
/buildah-3b8acfb.tar.gz
|
||||
/buildah-9cdde41.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 3b8acfb245eab346b71b1d67b0bfef6cdb5398d1
|
||||
%global commit0 9cdde41b2e26d9cfd82bbe51b4420119bd90b33c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.0
|
||||
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.28.dev.git9cdde41
|
||||
- autobuilt 9cdde41
|
||||
|
||||
* Tue Mar 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.27.dev.git3b8acfb
|
||||
- autobuilt 3b8acfb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-3b8acfb.tar.gz) = f73ea1edda9e33f8afe5d132a29e5fa4a0b7732adfe96e7e477dad3b5b2fdd30cd057e0bee18233825f1bcd12a4875e465e06d4256e0d63752d25c078da5e73b
|
||||
SHA512 (buildah-9cdde41.tar.gz) = 6f9749652e8ec4d72451de83816ff723e34b4f65b69d02abc8dc98ddb65e4099d0ee1c1f45188b52d5073d27a7908bdf4eb35b2ceab8cb9a86f8e1e65457626b
|
||||
|
Loading…
Reference in New Issue
Block a user