buildah-1.12.0-0.69.dev.git985e8dc
- autobuilt 985e8dc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
40bce5f3ae
commit
d662d10201
1
.gitignore
vendored
1
.gitignore
vendored
@ -361,3 +361,4 @@
|
||||
/buildah-e3bb278.tar.gz
|
||||
/buildah-7535655.tar.gz
|
||||
/buildah-85ab067.tar.gz
|
||||
/buildah-985e8dc.tar.gz
|
||||
|
@ -15,16 +15,16 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 85ab067e58161707776ff8ca640c0e0b27759ae0
|
||||
%global commit0 985e8dcbdd8f42895f207305cdf2ff92771806c0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v1.11.4
|
||||
%global built_tag v1.11.5
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.68.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.69.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
|
||||
* Tue Nov 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.69.dev.git985e8dc
|
||||
- autobuilt 985e8dc
|
||||
|
||||
* Tue Nov 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.68.dev.git85ab067
|
||||
- autobuilt 85ab067
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-85ab067.tar.gz) = a278b2f56391ac2398c0d30dce26fb1c7392bbeaae2a1fb67e9a8dc1d62143bfef837f17ac72b1598c6ebb468945f2740d5ae437731d007a00637e4bd1fdc9f2
|
||||
SHA512 (buildah-985e8dc.tar.gz) = f474f94cad5688a1966538c05c21e98a1ea7f9f8d385ba846b2abc26bbc2b2d25bb7012d69e33b63ea202b665d19fc3548b24492c882334d0f1823b5ca9be668
|
||||
|
Loading…
Reference in New Issue
Block a user