buildah-1.17.0-0.14.dev.git17bb22f
- autobuilt 17bb22f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ea655d28ce
commit
501ec3ba84
1
.gitignore
vendored
1
.gitignore
vendored
@ -500,3 +500,4 @@
|
||||
/buildah-b47ffb9.tar.gz
|
||||
/buildah-d0f43a0.tar.gz
|
||||
/buildah-552cbd3.tar.gz
|
||||
/buildah-17bb22f.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 552cbd31d1f26ce7a644ee95969057a6ef098b64
|
||||
%global commit0 17bb22f549be8f357edc69d6404c5197e3e06cfe
|
||||
%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.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.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 13:11:59 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.14.dev.git17bb22f
|
||||
- autobuilt 17bb22f
|
||||
|
||||
* Wed Sep 16 12:12:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.13.dev.git552cbd3
|
||||
- autobuilt 552cbd3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-552cbd3.tar.gz) = 63c2ab3a1649d6bd069a2098a7c0dcdc5c132120f28c043b4236337831f7b154cf65abe9c4f26cb9ab8d66602a2ba170608c078b62827b7129a9b4d44054918b
|
||||
SHA512 (buildah-17bb22f.tar.gz) = 4cf86bb91ff40a80bad0b577dffb93041d0cf6a499257dceff9d916a3dd96ea33329e1f91f4374e265c90c740e2a8e8c7af3a84435a296c9238c7af383b4e523
|
||||
|
Loading…
Reference in New Issue
Block a user