buildah-1.20.2-0.3.dev.git2f99c2e
- autobuilt 2f99c2e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1cd857bd01
commit
575d115bc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -642,3 +642,4 @@
|
||||
/buildah-2e5732b.tar.gz
|
||||
/buildah-61f5dff.tar.gz
|
||||
/v1.19.6.tar.gz
|
||||
/buildah-2f99c2e.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 61f5dff5c8e54bef2dbe9d22d03e897f39cd2e2e
|
||||
%global commit0 2f99c2e346d7228dea594d6537747b0ed95c3dab
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.2-0.3.dev.git2f99c2e
|
||||
- autobuilt 2f99c2e
|
||||
|
||||
* Fri Apr 16 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.20.2-0.2.dev.git61f5dff
|
||||
- bump for buildah-tests
|
||||
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
SHA512 (buildah-61f5dff.tar.gz) = b14d9f7e66ac33600ac68553be5ec508c04177633b8c6c5a00799dbc55b96a557c97a4906f0b41475763b621d133f2a50b1c12128b87a105ef69e9921d0ba5ea
|
||||
SHA512 (v1.19.6.tar.gz) = 81a865b795588b86a61fdada40045c06f9f3bbf8bdc3f6e4c70a9e4c7b28bf3fc31dd080c9f7555a8924f8bffac10fad776275619053fee8039176d6d6b69571
|
||||
SHA512 (buildah-2f99c2e.tar.gz) = 285267679ab14f0561c87d6d1d59ea97aa6c81a3ca50407fce6e7df6f5eb0f794e2d96083827795015bb92e6f4a99db5cbf752c1c2df84a3680aedea533ee1b8
|
||||
|
Loading…
Reference in New Issue
Block a user