buildah-1.12.0-0.22.dev.gitd3d9cec
- autobuilt d3d9cec Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f99787488c
commit
543307f65d
1
.gitignore
vendored
1
.gitignore
vendored
@ -317,3 +317,4 @@
|
||||
/buildah-c3b1ec6.tar.gz
|
||||
/buildah-61e32a5.tar.gz
|
||||
/buildah-a32fc96.tar.gz
|
||||
/buildah-d3d9cec.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 a32fc96b10a6e59a5fc35bf12581c7bd86451c1c
|
||||
%global commit0 d3d9cecbf07cd1f78092354fecaa9acf1fcd6be1
|
||||
%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.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.22.dev.gitd3d9cec
|
||||
- autobuilt d3d9cec
|
||||
|
||||
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.21.dev.gita32fc96
|
||||
- autobuilt a32fc96
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a32fc96.tar.gz) = 3ab8d492e71ee5385731a27358cf4e37e8e221aa3fdf4ac0c136655dc54ee2eae078707229c1227691c10996de769339a610d2b25b3ff44f9b806bc381ff65e4
|
||||
SHA512 (buildah-d3d9cec.tar.gz) = 0ccc830cfbe6d2f565571f56c6726d3f6aaedcd39ced3c1422c85c3a9d0a2c5eb2a1f44858a7952ef6541826372ab97e0de9e89399736647e653ce4421c0cca7
|
||||
|
Loading…
Reference in New Issue
Block a user