buildah-1.17.0-0.24.dev.git5955652
- autobuilt 5955652 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
578dfca1d9
commit
b7cf75f1ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -509,3 +509,4 @@
|
||||
/buildah-f2f857a.tar.gz
|
||||
/buildah-0e06e45.tar.gz
|
||||
/buildah-b3f6ed8.tar.gz
|
||||
/buildah-5955652.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 b3f6ed83a51034d6d7ad95b2adf1fac4b506d53b
|
||||
%global commit0 5955652650ce25be0021ff0b8ceac9688c0b5d04
|
||||
%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.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.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
|
||||
* Fri Sep 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.24.dev.git5955652
|
||||
- autobuilt 5955652
|
||||
|
||||
* Fri Sep 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.23.dev.gitb3f6ed8
|
||||
- autobuilt b3f6ed8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b3f6ed8.tar.gz) = 1d740109134e64a4a974dce71bec42bb3074340360d2575ed49820f013dbde987f32fd44a2e6da38c4d043b7918bce301799cf852935c3001bbf323f890376c8
|
||||
SHA512 (buildah-5955652.tar.gz) = 0bed68a03fb513c7defb7bd5416784eff6a5c638ac9c54957b0ad3593aff3103b55eeb254c79c27c628dd782735b9aa6cb7f20dfae0a5a4430b5cf4f0b9c5aa1
|
||||
|
Loading…
Reference in New Issue
Block a user