buildah-1.19.1-0.2.dev.gitd10dbf3
- autobuilt d10dbf3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
12e9e7cf6e
commit
685948a2ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -579,3 +579,4 @@
|
||||
/buildah-2e1bbc2.tar.gz
|
||||
/buildah-b595a98.tar.gz
|
||||
/buildah-f17ccd0.tar.gz
|
||||
/buildah-d10dbf3.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 f17ccd0c11efd9899dbf3057b5963577d6028ed6
|
||||
%global commit0 d10dbf35450aa2be494cadc9f60cd7e849215b4a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.1
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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 Jan 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.1-0.2.dev.gitd10dbf3
|
||||
- autobuilt d10dbf3
|
||||
|
||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.1-0.1.dev.gitf17ccd0
|
||||
- bump to 1.19.1
|
||||
- autobuilt f17ccd0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f17ccd0.tar.gz) = 64ec11e70112ac9d6cfa63ea6f042ca3de2f141770d12118b7bccc8a57170ea9f2ae284e95df382d669c2b31e964534f6e9d167222e682534c777e610e2041cc
|
||||
SHA512 (buildah-d10dbf3.tar.gz) = be2004df6c17aa9cb2a7ebaa4fb8d5e9d4aecce00c84be36bfb9733f398c6a5d1a4a2e46ee9e528591630b7fc986b3a39eec2e67132875df17640674c1fde196
|
||||
|
Loading…
Reference in New Issue
Block a user