buildah-1.12.0-0.73.dev.git1e6a70c
- autobuilt 1e6a70c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
930cf2ab93
commit
f607388352
1
.gitignore
vendored
1
.gitignore
vendored
@ -365,3 +365,4 @@
|
||||
/buildah-c5244fe.tar.gz
|
||||
/buildah-9ff68b3.tar.gz
|
||||
/buildah-6a555a0.tar.gz
|
||||
/buildah-1e6a70c.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 6a555a0405b50183e3b034f9733a4b03e474aeff
|
||||
%global commit0 1e6a70c1c2f7fd442331f2287d0b794c9b7328ea
|
||||
%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.72.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.73.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 Nov 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.73.dev.git1e6a70c
|
||||
- autobuilt 1e6a70c
|
||||
|
||||
* Tue Nov 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.72.dev.git6a555a0
|
||||
- autobuilt 6a555a0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-6a555a0.tar.gz) = 8040c963dbb71fd099b6e53fc3d0ed0350fa7615bf1a64be398482aafa9bd6e807fddee46774d8f57755153afbd1b8fe4e576d4dc231b637b38518593aed79c8
|
||||
SHA512 (buildah-1e6a70c.tar.gz) = 2644cbed1a75cb7ca65082c3c796d1e9734472344d81905b739a7f642d99a37f28aa52e6969005598fd48c2a2018d460fa4077ae813c270704ea9b655cbbb552
|
||||
|
Loading…
Reference in New Issue
Block a user