buildah-1.12.0-0.87.dev.git70b101f
- autobuilt 70b101f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
da6fdbdc11
commit
9e81fd34b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -379,3 +379,4 @@
|
||||
/buildah-8fc5b01.tar.gz
|
||||
/buildah-8d6869b.tar.gz
|
||||
/buildah-bc8feee.tar.gz
|
||||
/buildah-70b101f.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 bc8feee6a4f9b86038d16417a98a3dc274867179
|
||||
%global commit0 70b101ffc7a43a6d42e45b84b034d6741e6930b0
|
||||
%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.86.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.87.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.87.dev.git70b101f
|
||||
- autobuilt 70b101f
|
||||
|
||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.86.dev.gitbc8feee
|
||||
- autobuilt bc8feee
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-bc8feee.tar.gz) = c3cffd67c313b8bd75c93f0fdcf11f43af1cd315599f749770b7eedc352497f6765a966805fe66cc0730442a22543518b3250b936ab9a5af8c015729ac5b5b6c
|
||||
SHA512 (buildah-70b101f.tar.gz) = f2dc7b3cc22630dd1e65f5c4c9a24ad9bf025fd8ae21f453da48c623a9b09b852f01a7432fec0363fb8ca8b815302f19dad9058bbb4377be32ac7db0049a8e4f
|
||||
|
Loading…
Reference in New Issue
Block a user