buildah-1.17.0-0.18.dev.git411a885
- autobuilt 411a885 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bcb892af66
commit
96350511ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -503,3 +503,4 @@
|
||||
/buildah-17bb22f.tar.gz
|
||||
/buildah-58541a3.tar.gz
|
||||
/buildah-678da1d.tar.gz
|
||||
/buildah-411a885.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 678da1d8e9770dce6361ac53bacea56b3383c9ff
|
||||
%global commit0 411a885adb40a94fb9933ec0a80729c8c31c89d4
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Sep 21 18:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.18.dev.git411a885
|
||||
- autobuilt 411a885
|
||||
|
||||
* Mon Sep 21 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.17.0-0.17.dev.git678da1d
|
||||
- adjust centos deps
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-678da1d.tar.gz) = 763772c57d8fc7d7700b28442fff275012c53d13339eb86827f0697614ddc96344cc675dd2dd570e353172ef2c7d75d2fca3c5f6768c7cdaf94f89722f9e2274
|
||||
SHA512 (buildah-411a885.tar.gz) = cf1e526262b18eab9c597c6def0c661337f64b1694515148a0fd0daa110ff9eb9c32fc6d618b6cc4305185ba21c62fb8c2cccb1ad34b87e3476c445f5842378a
|
||||
|
Loading…
Reference in New Issue
Block a user