buildah-1.20.0-0.19.dev.git35300f3
- autobuilt 35300f3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7c23ff0b4c
commit
f2253c86c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -623,3 +623,4 @@
|
||||
/buildah-c0915a5.tar.gz
|
||||
/buildah-0ade935.tar.gz
|
||||
/buildah-0d8da0a.tar.gz
|
||||
/buildah-35300f3.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 0d8da0ab6ebbdaf05c729af4502e890872942036
|
||||
%global commit0 35300f3ba8191e57bbdc77b3b7e923d72acb29a0
|
||||
%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.18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.19.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
|
||||
* Wed Mar 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.19.dev.git35300f3
|
||||
- autobuilt 35300f3
|
||||
|
||||
* Wed Mar 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.18.dev.git0d8da0a
|
||||
- autobuilt 0d8da0a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-0d8da0a.tar.gz) = cfa31eaf6d78937f5d9966b083ebabc126955d260d94e688701f8287dbfdbd16f1ff785467e520c3b03b366eb19933c7fe6f721e78ef6998fa5e3c7a03420d54
|
||||
SHA512 (buildah-35300f3.tar.gz) = 7df1ebc4caf338498a91849f1f4436db8fd33c69e8e729abc854bc8e797b057a7b37f4bfb7ee1412031a900bf8d7f5401d6a838fe43e649bce95df208e3aea5f
|
||||
|
Loading…
Reference in New Issue
Block a user