buildah-1.12.0-0.65.dev.gita880001
- autobuilt a880001 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
671dface32
commit
b793e88807
1
.gitignore
vendored
1
.gitignore
vendored
@ -357,3 +357,4 @@
|
||||
/buildah-89bc2a6.tar.gz
|
||||
/buildah-147d106.tar.gz
|
||||
/buildah-f995696.tar.gz
|
||||
/buildah-a880001.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 f995696f2804da07967272a299877d4bc136c59a
|
||||
%global commit0 a88000146da9a3dad1781927ce0caa3eff0f8563
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.64.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.65.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 Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.65.dev.gita880001
|
||||
- autobuilt a880001
|
||||
|
||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.64.dev.gitf995696
|
||||
- autobuilt f995696
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f995696.tar.gz) = bd58b620ba8adb8489a232d1527731decb2f7b4c29dd387a3633593b8b4d5472cdd754a097f490498f836cbd71abe9cab31f801407a32bdf6a20cd7ec4ca3ace
|
||||
SHA512 (buildah-a880001.tar.gz) = 1e8c28c5a4cc8a915b383d43c9f946751e217d0133c6d20c8a6983992eb5574194c4b61d9d1df86ddb615152c12a82ebeec0fcb89343ec492a042af750a242f5
|
||||
|
Loading…
Reference in New Issue
Block a user