buildah-1.20.0-0.29.dev.git30ed95a
- autobuilt 30ed95a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
42a3e3dd34
commit
84b1a82357
1
.gitignore
vendored
1
.gitignore
vendored
@ -633,3 +633,4 @@
|
||||
/buildah-fd48180.tar.gz
|
||||
/buildah-3b8acfb.tar.gz
|
||||
/buildah-9cdde41.tar.gz
|
||||
/buildah-30ed95a.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 9cdde41b2e26d9cfd82bbe51b4420119bd90b33c
|
||||
%global commit0 30ed95a73483ad389aabb8545fdee2f74cac0874
|
||||
%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.28.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.29.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.29.dev.git30ed95a
|
||||
- autobuilt 30ed95a
|
||||
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.28.dev.git9cdde41
|
||||
- autobuilt 9cdde41
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9cdde41.tar.gz) = 6f9749652e8ec4d72451de83816ff723e34b4f65b69d02abc8dc98ddb65e4099d0ee1c1f45188b52d5073d27a7908bdf4eb35b2ceab8cb9a86f8e1e65457626b
|
||||
SHA512 (buildah-30ed95a.tar.gz) = 777778bd89e6679561e1d9f03a80efb3563ccd6f350d70e66dfa70dc1387d29b3c0953f5032e6d719759821e544a2160272cfb59db7282969c705da834788f7d
|
||||
|
Loading…
Reference in New Issue
Block a user