buildah-1.17.0-0.36.dev.git7699b6e
- autobuilt 7699b6e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c9c0e474cd
commit
30a9fee5ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -520,3 +520,4 @@
|
||||
/buildah-415715a.tar.gz
|
||||
/buildah-9913b9f.tar.gz
|
||||
/buildah-7389cc7.tar.gz
|
||||
/buildah-7699b6e.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 7389cc7acf753b29a6f7b86968e6b24b3790aac1
|
||||
%global commit0 7699b6e68cd83790df869de905f933b7d12abe43
|
||||
%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.35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.36.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
|
||||
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.36.dev.git7699b6e
|
||||
- autobuilt 7699b6e
|
||||
|
||||
* Wed Oct 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.35.dev.git7389cc7
|
||||
- autobuilt 7389cc7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7389cc7.tar.gz) = 29b843aaa94ec1e84a2b24efff8080d1a1b7cbdcffaba18f9724fbf304336513deaf6da522804fc66d0161433a380190a12331861c7cf6f328e5dd3a9cfdb373
|
||||
SHA512 (buildah-7699b6e.tar.gz) = afca2848cc083652ddf970ab37a4452056277f4780e00975d0894ce1728dd37457fe1e937497818f81981cb5334beeac9be7bc68e88ca603decbdbe0449907bd
|
||||
|
Loading…
Reference in New Issue
Block a user