buildah-1.20.0-0.3.dev.gitcfb3372
- autobuilt cfb3372 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
af9ea2a6e7
commit
330bf0a565
1
.gitignore
vendored
1
.gitignore
vendored
@ -574,3 +574,4 @@
|
||||
/buildah-1b3dc91.tar.gz
|
||||
/buildah-911e6ea.tar.gz
|
||||
/buildah-8d89b80.tar.gz
|
||||
/buildah-cfb3372.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 8d89b8000e3af6fe0c424a7c376d60b67ff37cf8
|
||||
%global commit0 cfb3372985533411fe91249c5162e6a82a13fe20
|
||||
%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.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 Jan 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.3.dev.gitcfb3372
|
||||
- autobuilt cfb3372
|
||||
|
||||
* Sun Jan 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.2.dev.git8d89b80
|
||||
- autobuilt 8d89b80
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8d89b80.tar.gz) = 6f604c9cffe2b858daeff2cf72e0674360c105278e6dff6d6cd636735f1157df6faed0047372507654e9828129f15e5fb3dfbaf08c476f2f0d7d9e85c7a29ee7
|
||||
SHA512 (buildah-cfb3372.tar.gz) = 0cb355a06f68da7b7dea6ab6ce9319f0700eb8b8416b37574c0f3f7230f3a307f47ceca1c932437e9ebb9a358b7a76de1ed47574625b8ef9cb0231d3157034bf
|
||||
|
Loading…
Reference in New Issue
Block a user