buildah-1.12.0-0.48.dev.gitc2dc46a
- autobuilt c2dc46a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e5424c94dc
commit
58b0aff30b
1
.gitignore
vendored
1
.gitignore
vendored
@ -340,3 +340,4 @@
|
||||
/buildah-fa4eec7.tar.gz
|
||||
/buildah-cddb66e.tar.gz
|
||||
/buildah-691c394.tar.gz
|
||||
/buildah-c2dc46a.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 691c394956305817ede675129856b5493cdff287
|
||||
%global commit0 c2dc46a478193af662f428db709c9466d7f6b512
|
||||
%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.47.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.48.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.48.dev.gitc2dc46a
|
||||
- autobuilt c2dc46a
|
||||
|
||||
* Mon Oct 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.47.dev.git691c394
|
||||
- autobuilt 691c394
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-691c394.tar.gz) = 199842e0a69b464854a6700de64a6f3e006b525056cbd3355b11ca1be9873042108f8a4092dba9a048d53eb2c41beac4a852b2cac51125756e963b9f382c7587
|
||||
SHA512 (buildah-c2dc46a.tar.gz) = da7d5d8e3c89c4f4079e647e7eaf0de1e952a30c9424be6cce16a174f394d869ddeb82d8771c650b2bf3ca5c08f57db36fbec60474aff5c7436dc7f368af924e
|
||||
|
Loading…
Reference in New Issue
Block a user