buildah-1.18.0-0.8.dev.gitaa37929
- autobuilt aa37929 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
82a827a2c7
commit
304eb38898
1
.gitignore
vendored
1
.gitignore
vendored
@ -531,3 +531,4 @@
|
||||
/buildah-5368ec3.tar.gz
|
||||
/buildah-d0c958d.tar.gz
|
||||
/buildah-272f241.tar.gz
|
||||
/buildah-aa37929.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 272f2418f321e1141f8e620139ad14a585e32c29
|
||||
%global commit0 aa37929ba3bf716a4c5eb7338e5b49b69ff0337b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.18.0
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.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
|
||||
* Mon Nov 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.8.dev.gitaa37929
|
||||
- autobuilt aa37929
|
||||
|
||||
* Sat Nov 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.7.dev.git272f241
|
||||
- autobuilt 272f241
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-272f241.tar.gz) = 62922180c1bfa953dcaeea2cc07b35ce3e6d8c60d15a1dbaa2cdc45b23da3119dc74b10220f605739fadfb004dceb0d2a93d718543aac65e2ca7ef29d7af813a
|
||||
SHA512 (buildah-aa37929.tar.gz) = 64b752c000909241cdf3322447e423f7c63cae384714c7a932c4a4859ccfcb19406b355e5b1b646fe1cb6e917bd4c3fa6c61ea767e315b3780f5d5dc16443735
|
||||
|
Loading…
Reference in New Issue
Block a user