buildah-1.20.2-0.8.dev.git22fc573
- autobuilt 22fc573 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b462ce2f31
commit
cc69f6c131
1
.gitignore
vendored
1
.gitignore
vendored
@ -647,3 +647,4 @@
|
||||
/buildah-1065fd2.tar.gz
|
||||
/buildah-c4fc67f.tar.gz
|
||||
/buildah-d78dfd1.tar.gz
|
||||
/buildah-22fc573.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 d78dfd1d7b2c7d1040cdadf44b60417a637f8887
|
||||
%global commit0 22fc573de6b1884357621df841a991a59403cae2
|
||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.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
|
||||
* Fri May 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.8.dev.git22fc573
|
||||
- autobuilt 22fc573
|
||||
|
||||
* Thu May 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.7.dev.gitd78dfd1
|
||||
- autobuilt d78dfd1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d78dfd1.tar.gz) = 69be72e7918d312a96331a734f7fc116c093f836e0f10381e0aabd718e1a729f8abb70323fcaa8a50ac1456bfb9466ab68737881198582b99bc3752227a37e35
|
||||
SHA512 (buildah-22fc573.tar.gz) = 7cec393a7b5f8a7bb7d7fb84f5fb7dec245d9be3452d4c615da08e8077496f965b0a31f5a7452433edb0c953160cd8a45625073cd200a2554c683c18c3227cf3
|
||||
|
Loading…
Reference in New Issue
Block a user