buildah-1.20.0-0.12.dev.git7f340f9
- autobuilt 7f340f9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cc5ab06f87
commit
d5a542ce98
1
.gitignore
vendored
1
.gitignore
vendored
@ -590,3 +590,4 @@
|
||||
/buildah-0c5bfcd.tar.gz
|
||||
/buildah-6002877.tar.gz
|
||||
/buildah-0ec651f.tar.gz
|
||||
/buildah-7f340f9.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 0ec651fd3c4a26eebaf3ca857b46138b23aec42e
|
||||
%global commit0 7f340f91f99034113c33cd687ce268c379f7d671
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.0
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jan 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.12.dev.git7f340f9
|
||||
- autobuilt 7f340f9
|
||||
|
||||
* Thu Jan 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.11.dev.git0ec651f
|
||||
- autobuilt 0ec651f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0ec651f.tar.gz) = 9a17f0da9ded8dcf40907a6b81b7b23d00ee002ecb865716f7b1b5c7bba4558deeaafb6f232a36d77cc2d4f2a9d9c8bd1133efce82e43e5b529ab272e445aa29
|
||||
SHA512 (buildah-7f340f9.tar.gz) = 17aa60681c809a42a15ed3a1de142ba81d918e45fab7da9d10209b2387fc4fd62fe6b34354bd9ee2450a7435ca9548c93f995c1ab1a1e4fc02729419fc1ff6c2
|
||||
|
Loading…
Reference in New Issue
Block a user