buildah-1.22.0-0.11.dev.git6d5d1ae
- autobuilt 6d5d1ae Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
54937395aa
commit
6fdf3047b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -671,3 +671,4 @@
|
||||
/buildah-814868e.tar.gz
|
||||
/buildah-5181b9c.tar.gz
|
||||
/buildah-802a904.tar.gz
|
||||
/buildah-6d5d1ae.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 802a9042c8f7a6e5f9d97f11c7a1665421034fb3
|
||||
%global commit0 6d5d1aed0db9f91a1f4681dffd63214af5a2136f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.22.0
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.11.dev.git6d5d1ae
|
||||
- autobuilt 6d5d1ae
|
||||
|
||||
* Tue Jun 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.22.0-0.10.dev.git802a904
|
||||
- autobuilt 802a904
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-802a904.tar.gz) = ad9aa0bc6107820c4b842917ec73ff9021ab175bfe5918d4ce35332b450bfcc80d2c901185febd1251c505a9b06cecea427d1664ffe6e5e5fcd5b732a309f3e6
|
||||
SHA512 (buildah-6d5d1ae.tar.gz) = 8b4636fd9b860da97e36c188ed2372fe3df85102cf2b076484e385370a83a9a4ed0cee45070928f710927c05ecdd9c7d688df4dce46fe242c86023f960c7609c
|
||||
|
Loading…
Reference in New Issue
Block a user