buildah-1.20.0-0.33.dev.git915de2e
- autobuilt 915de2e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3a050b75ec
commit
0b0e7ca0e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -637,3 +637,4 @@
|
||||
/buildah-b2f7e27.tar.gz
|
||||
/buildah-0a38651.tar.gz
|
||||
/buildah-ecbb651.tar.gz
|
||||
/buildah-915de2e.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 ecbb6519b4c6a7b11a0c4949ed055f2a84e2f2dc
|
||||
%global commit0 915de2e2b50af1ef30808d87e4e715142385b780
|
||||
%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.32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.33.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
|
||||
* Mon Mar 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.33.dev.git915de2e
|
||||
- autobuilt 915de2e
|
||||
|
||||
* Sat Mar 13 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.32.dev.gitecbb651
|
||||
- autobuilt ecbb651
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ecbb651.tar.gz) = e6c7bc865c051f3f52d9a5e9be3011bc221b0641d310cdf3ed46d8f401f32147b617916753ffd81109595060b942a286599419e4df7ff5c98438383325cd330c
|
||||
SHA512 (buildah-915de2e.tar.gz) = aff51cff965a53469aaaf2c33551f30717a39f2c081da6fb3356f7bbd7fcc274bf4a1130d0f6df343c245a5f3ac376ac458e9a0fe37d0b545a7c82c0ccdf4056
|
||||
|
Loading…
Reference in New Issue
Block a user