buildah-1.17.0-0.16.dev.git678da1d
- autobuilt 678da1d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
26dfeff496
commit
9a4e8165a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -502,3 +502,4 @@
|
||||
/buildah-552cbd3.tar.gz
|
||||
/buildah-17bb22f.tar.gz
|
||||
/buildah-58541a3.tar.gz
|
||||
/buildah-678da1d.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 58541a36f1a57d8d4492e07ceb47134c85ae2530
|
||||
%global commit0 678da1d8e9770dce6361ac53bacea56b3383c9ff
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.17.0
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Sep 17 18:12:35 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.16.dev.git678da1d
|
||||
- autobuilt 678da1d
|
||||
|
||||
* Thu Sep 17 16:12:45 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.15.dev.git58541a3
|
||||
- autobuilt 58541a3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-58541a3.tar.gz) = 1dd97cbbcdc4bac14170bf6a64fa502799c1aaa29f1043d974710d7fa3b653f9d06d62da5306e73884f1a2f92af1649863eeeb6d22dc59ad2ae23800f6a913d8
|
||||
SHA512 (buildah-678da1d.tar.gz) = 763772c57d8fc7d7700b28442fff275012c53d13339eb86827f0697614ddc96344cc675dd2dd570e353172ef2c7d75d2fca3c5f6768c7cdaf94f89722f9e2274
|
||||
|
Loading…
Reference in New Issue
Block a user