buildah-1.20.2-0.4.dev.git9428d03
- autobuilt 9428d03 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
575d115bc7
commit
aa72734aff
1
.gitignore
vendored
1
.gitignore
vendored
@ -643,3 +643,4 @@
|
||||
/buildah-61f5dff.tar.gz
|
||||
/v1.19.6.tar.gz
|
||||
/buildah-2f99c2e.tar.gz
|
||||
/buildah-9428d03.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 2f99c2e346d7228dea594d6537747b0ed95c3dab
|
||||
%global commit0 9428d031941449533dde1cd851b329676bb46254
|
||||
%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.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
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Apr 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.4.dev.git9428d03
|
||||
- autobuilt 9428d03
|
||||
|
||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.3.dev.git2f99c2e
|
||||
- autobuilt 2f99c2e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-2f99c2e.tar.gz) = 285267679ab14f0561c87d6d1d59ea97aa6c81a3ca50407fce6e7df6f5eb0f794e2d96083827795015bb92e6f4a99db5cbf752c1c2df84a3680aedea533ee1b8
|
||||
SHA512 (buildah-9428d03.tar.gz) = 2df8440ee121a7953290545b477171159e2d4b0f96e2eb1a76ab551a33e9421397e4efd9b2da3fb9c7d49ca2b8ad88fdf65cc9b21140cc6e0f31fb2e3b2a2102
|
||||
|
Loading…
Reference in New Issue
Block a user