buildah-1.12.0-0.86.dev.gitbc8feee
- autobuilt bc8feee Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
94bfacc9e8
commit
da6fdbdc11
1
.gitignore
vendored
1
.gitignore
vendored
@ -378,3 +378,4 @@
|
||||
/buildah-c038827.tar.gz
|
||||
/buildah-8fc5b01.tar.gz
|
||||
/buildah-8d6869b.tar.gz
|
||||
/buildah-bc8feee.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 8d6869bccee02f73f0e26e739c9f8712578b3f32
|
||||
%global commit0 bc8feee6a4f9b86038d16417a98a3dc274867179
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.85.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.86.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.86.dev.gitbc8feee
|
||||
- autobuilt bc8feee
|
||||
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.85.dev.git8d6869b
|
||||
- autobuilt 8d6869b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8d6869b.tar.gz) = b31ed32a887b0f08de1a7e5b60ed8bf4362dc0fdbd5e1db90bc6fcc890a21978a96c67ab84c60e99395f222c1ec75a811e19eba84c824ed91d6acbb227f10f2d
|
||||
SHA512 (buildah-bc8feee.tar.gz) = c3cffd67c313b8bd75c93f0fdcf11f43af1cd315599f749770b7eedc352497f6765a966805fe66cc0730442a22543518b3250b936ab9a5af8c015729ac5b5b6c
|
||||
|
Loading…
Reference in New Issue
Block a user