buildah-1.15.0-0.24.dev.gite9a6703
- autobuilt e9a6703 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7d85b6b029
commit
94235228e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -443,3 +443,4 @@
|
||||
/buildah-25c294c.tar.gz
|
||||
/buildah-912ca5a.tar.gz
|
||||
/buildah-2fc064e.tar.gz
|
||||
/buildah-e9a6703.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2fc064ecfc76e64f6a4e633f743615873f8adafd
|
||||
%global commit0 e9a6703edee2606aa67d264ed8368547a90d1018
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -33,7 +33,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.15.0
|
||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.24.dev.gite9a6703
|
||||
- autobuilt e9a6703
|
||||
|
||||
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.23.dev.git2fc064e
|
||||
- autobuilt 2fc064e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-2fc064e.tar.gz) = 08c632e3fec1244f7a29cde078926210f569ac8a47994bc1bd11bd032152eed3c3e057ba26a30fe167dc9cfa6acab6ed1883ea36ab5af4a806a59dd3b42a4564
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-e9a6703.tar.gz) = e9f2a3e852672013b2a670a38bf723745448b2b1884c9fe6fc26671483fe9fb4be36e59c26acd19c5d10166863b6db436fb30cca282104309c50f13735d18324
|
||||
|
Loading…
Reference in New Issue
Block a user