buildah-1.15.0-0.25.dev.git31a01b4
- autobuilt 31a01b4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
94235228e7
commit
908097dc02
1
.gitignore
vendored
1
.gitignore
vendored
@ -444,3 +444,4 @@
|
||||
/buildah-912ca5a.tar.gz
|
||||
/buildah-2fc064e.tar.gz
|
||||
/buildah-e9a6703.tar.gz
|
||||
/buildah-31a01b4.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 e9a6703edee2606aa67d264ed8368547a90d1018
|
||||
%global commit0 31a01b4aede04590e0824d125419f6c28e4febd6
|
||||
%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.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.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
|
||||
* Sat Apr 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.25.dev.git31a01b4
|
||||
- autobuilt 31a01b4
|
||||
|
||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.24.dev.gite9a6703
|
||||
- autobuilt e9a6703
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-31a01b4.tar.gz) = 5ce6a061fa50039167a9a429608942df4d58fd701be8266ca4096590412ac51e97b4184ecb524ac7f9d5638949cc51f077272c455d339d79e338bbb5ae794ffb
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-e9a6703.tar.gz) = e9f2a3e852672013b2a670a38bf723745448b2b1884c9fe6fc26671483fe9fb4be36e59c26acd19c5d10166863b6db436fb30cca282104309c50f13735d18324
|
||||
|
Loading…
Reference in New Issue
Block a user