buildah-1.17.0-0.7.dev.gitefc5ec2
- autobuilt efc5ec2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d85affbe5c
commit
6710b30ba4
1
.gitignore
vendored
1
.gitignore
vendored
@ -493,3 +493,4 @@
|
||||
/buildah-555eb26.tar.gz
|
||||
/buildah-2928303.tar.gz
|
||||
/buildah-bfe6da5.tar.gz
|
||||
/buildah-efc5ec2.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 bfe6da5c74bab250b52902ba14a277008bbb741a
|
||||
%global commit0 efc5ec2eb24cf767b54e76a703584172087f232c
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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
|
||||
* Wed Sep 9 12:12:14 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.7.dev.gitefc5ec2
|
||||
- autobuilt efc5ec2
|
||||
|
||||
* Tue Sep 8 21:11:48 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.6.dev.gitbfe6da5
|
||||
- autobuilt bfe6da5
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-bfe6da5.tar.gz) = 2d46da1e94d038bf3e1b36e574c91cb455281ed8079863ee4d5d4cbce68d5e3ea83bc71888dd1059eda7c582b6aa9a109d53d810bc346093317e7b655f736640
|
||||
SHA512 (buildah-efc5ec2.tar.gz) = d19b1611bf58a9822ea0640464958a1a4294e7019be5d18c6c076db954943dd9fe832b94148452ab00041b86ea228f514b5fddc730d68b715bc880465c6013f7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user