buildah-1.17.0-0.29.dev.gitf09e52c
- autobuilt f09e52c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
22a547e496
commit
f77289b46f
1
.gitignore
vendored
1
.gitignore
vendored
@ -514,3 +514,4 @@
|
||||
/buildah-dc504d9.tar.gz
|
||||
/buildah-73ae001.tar.gz
|
||||
/buildah-71a5615.tar.gz
|
||||
/buildah-f09e52c.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 71a5615ce5bc1e5084d9a3baee33da9780ff4f6d
|
||||
%global commit0 f09e52c2a3d7db56b53669b05683439b34648360
|
||||
%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.28.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.29.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
|
||||
* Tue Oct 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.29.dev.gitf09e52c
|
||||
- autobuilt f09e52c
|
||||
|
||||
* Sat Oct 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.28.dev.git71a5615
|
||||
- autobuilt 71a5615
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-71a5615.tar.gz) = 307989865711930358b0b78e17bba8848b8ae45110fde98b436c5bb280b25a74b252ebb9c59980a7248781b0a7f79aafaf20f48d15a30b8f82957b069d92fad7
|
||||
SHA512 (buildah-f09e52c.tar.gz) = 1ac481d9a9cc6bfffbedccea0c527d24fa891e78f5d31a943c9b398e29518ab4c253a0b24ced4a350698757c70a1f1030bf042ee43ca10a98d20d93976d7aefd
|
||||
|
Loading…
Reference in New Issue
Block a user