buildah-1.12.0-0.84.dev.git8fc5b01
- autobuilt 8fc5b01 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
73ef70ff7c
commit
447ee2c0cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -376,3 +376,4 @@
|
||||
/buildah-2a82d07.tar.gz
|
||||
/buildah-e47145c.tar.gz
|
||||
/buildah-c038827.tar.gz
|
||||
/buildah-8fc5b01.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 c0388272b301e75260f93b5977ca6af640ad3bc0
|
||||
%global commit0 8fc5b0116f4c2eaca11038d64fa48d2e93cc6b08
|
||||
%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.83.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.84.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
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.84.dev.git8fc5b01
|
||||
- autobuilt 8fc5b01
|
||||
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.83.dev.gitc038827
|
||||
- autobuilt c038827
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c038827.tar.gz) = b0e7364d9700b7c4c0535a196e7cdd0ed368076c77666c1ac1b617751fb1347571a1aeb7afd65b2e4ed89139b852619c99a2bbc4ce049c2ec6b9e1c89cfe888b
|
||||
SHA512 (buildah-8fc5b01.tar.gz) = fe775f1d6591b89a1eae4b3bf53eb55d98e5618302cc835a02fe44c8e1e4864c2cbaa36497621078ed6083f65383a86c87c961c2189fda74ddfbbcc39272bde3
|
||||
|
Loading…
Reference in New Issue
Block a user