buildah-1.22.0-0.4.dev.git8d08247
- autobuilt 8d08247 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
100d75838a
commit
fd2669d857
1
.gitignore
vendored
1
.gitignore
vendored
@ -665,3 +665,4 @@
|
||||
/buildah-bbbe10a.tar.gz
|
||||
/buildah-d08dbe7.tar.gz
|
||||
/buildah-9c7f50b.tar.gz
|
||||
/buildah-8d08247.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 9c7f50b80b4599b7e3e090787dc5da9ece58875a
|
||||
%global commit0 8d08247a7cf0b322439a18cd20802f141a294488
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.22.0
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jun 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.4.dev.git8d08247
|
||||
- autobuilt 8d08247
|
||||
|
||||
* Thu Jun 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.3.dev.git9c7f50b
|
||||
- autobuilt 9c7f50b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9c7f50b.tar.gz) = d428882fe13c8a4a310dffa418befe2ad0e0888a5f009e96500b5bbc1597f148a8631ce281004c2b0a8df1388caa0d59506d710d0e5f16964e99e18404cd0865
|
||||
SHA512 (buildah-8d08247.tar.gz) = bf6fe1596bd186d64024ac28c8407e07391e5fc46a00c8a6a69d6c5fc15897fad73d6f1d44fb105c01ad17ec200cba514fa5f1a501fc37c02297429608eeb50f
|
||||
|
Loading…
Reference in New Issue
Block a user