buildah-1.14.0-0.22.dev.gitc46f6e0
- autobuilt c46f6e0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d780a00642
commit
66137617a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -412,3 +412,4 @@
|
||||
/buildah-bf14e6c.tar.gz
|
||||
/buildah-09d1c24.tar.gz
|
||||
/buildah-b09fdc3.tar.gz
|
||||
/buildah-c46f6e0.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 b09fdc33e8d37924d3584f7526d5c0fda086d7fc
|
||||
%global commit0 c46f6e03211130773d34eb87877058079936a237
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.22.dev.gitc46f6e0
|
||||
- autobuilt c46f6e0
|
||||
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.21.dev.gitb09fdc3
|
||||
- autobuilt b09fdc3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b09fdc3.tar.gz) = 560ddda26c527bdc996444e6d6f3fac14329901cbd6f434a4b03701e10e9f8d4c5bd353b17e3a2dc3795adcb1bc2adbdf1825e5996a325e6d66850f41df231ce
|
||||
SHA512 (buildah-c46f6e0.tar.gz) = c0d07f060f3d215e6f8aae9b0a5201f081be8ee7a7182a990c2ede00978f8903ea0f17c5e54fc5408f97a0d24afd0c1fe6cead3bd0cb516e917e0e2e49457dab
|
||||
|
Loading…
Reference in New Issue
Block a user