buildah-1.17.0-0.25.dev.git7fb1282
- autobuilt 7fb1282 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b7cf75f1ec
commit
00e0959b97
1
.gitignore
vendored
1
.gitignore
vendored
@ -510,3 +510,4 @@
|
||||
/buildah-0e06e45.tar.gz
|
||||
/buildah-b3f6ed8.tar.gz
|
||||
/buildah-5955652.tar.gz
|
||||
/buildah-7fb1282.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 5955652650ce25be0021ff0b8ceac9688c0b5d04
|
||||
%global commit0 7fb12829326bc5aff9069282f31bb2e947c537f0
|
||||
%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.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.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
|
||||
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.25.dev.git7fb1282
|
||||
- autobuilt 7fb1282
|
||||
|
||||
* Fri Sep 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.24.dev.git5955652
|
||||
- autobuilt 5955652
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5955652.tar.gz) = 0bed68a03fb513c7defb7bd5416784eff6a5c638ac9c54957b0ad3593aff3103b55eeb254c79c27c628dd782735b9aa6cb7f20dfae0a5a4430b5cf4f0b9c5aa1
|
||||
SHA512 (buildah-7fb1282.tar.gz) = d899dbc90a41d8f7eedf50b8db680e543c2b60918c7bd337b867882e10a285cc813a04d7d0b59e86b37260546e0205adb9fef696635257278fd62e809f7936a4
|
||||
|
Loading…
Reference in New Issue
Block a user