buildah-1.14.0-0.29.dev.gitec4bbe6
- autobuilt ec4bbe6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9cc6d12e03
commit
e33ca2b216
1
.gitignore
vendored
1
.gitignore
vendored
@ -419,3 +419,4 @@
|
||||
/buildah-0c3234f.tar.gz
|
||||
/buildah-6417a9a.tar.gz
|
||||
/buildah-6e277a2.tar.gz
|
||||
/buildah-ec4bbe6.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 6e277a2d8f4af200197d02a126f92351c2b15e21
|
||||
%global commit0 ec4bbe6638d8f43f3f4ab684bee68c17ac6a1848
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.14.0
|
||||
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.29.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 Jan 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.29.dev.gitec4bbe6
|
||||
- autobuilt ec4bbe6
|
||||
|
||||
* Tue Jan 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.28.dev.git6e277a2
|
||||
- autobuilt 6e277a2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-6e277a2.tar.gz) = f0467fd27877d4a7f58f9c396499a5d9cd7ba26062329e7a8d7c24daeb83f56edd8377189eccf63cc5dc362997014702fefa461e6b36cb6e7950606a1a08787c
|
||||
SHA512 (buildah-ec4bbe6.tar.gz) = ec818efa62aa116c307cba14919c533e253a5be779ed6e3532abcbbe0b5c4d1395d24dacf2ed7c5b542c74365b1d4bcfe410fd69cd8dbbc5ac85ab9cfb13c265
|
||||
|
Loading…
Reference in New Issue
Block a user