buildah-1.12.0-0.47.dev.git691c394
- autobuilt 691c394 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ef57321a24
commit
e5424c94dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -339,3 +339,4 @@
|
||||
/buildah-049fdf4.tar.gz
|
||||
/buildah-fa4eec7.tar.gz
|
||||
/buildah-cddb66e.tar.gz
|
||||
/buildah-691c394.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 cddb66e6625c2dfc41ba8ac31847440b3e525caa
|
||||
%global commit0 691c394956305817ede675129856b5493cdff287
|
||||
%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.46.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.47.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
|
||||
* Mon Oct 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.47.dev.git691c394
|
||||
- autobuilt 691c394
|
||||
|
||||
* Fri Oct 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.46.dev.gitcddb66e
|
||||
- autobuilt cddb66e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-cddb66e.tar.gz) = f55c39a78f054a89f4a92246ba98984271e0b623d49fc2d619165ea672406155cb3509d15d1a37130aa1781d797fd73efa403e02b72da600dd36b814a214d440
|
||||
SHA512 (buildah-691c394.tar.gz) = 199842e0a69b464854a6700de64a6f3e006b525056cbd3355b11ca1be9873042108f8a4092dba9a048d53eb2c41beac4a852b2cac51125756e963b9f382c7587
|
||||
|
Loading…
Reference in New Issue
Block a user