buildah-1.15.0-0.66.dev.git2c46b4b
- autobuilt 2c46b4b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8d234a2f4b
commit
ab7376d85c
1
.gitignore
vendored
1
.gitignore
vendored
@ -483,3 +483,4 @@
|
||||
/buildah-dbf0777.tar.gz
|
||||
/buildah-0ac2a67.tar.gz
|
||||
/buildah-f7a3515.tar.gz
|
||||
/buildah-2c46b4b.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 f7a351540ca32ade0aa40de742706b48eff2accf
|
||||
%global commit0 2c46b4bf2d078fa3f18038fab8467e8c9ffac23c
|
||||
%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.65.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.66.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
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.66.dev.git2c46b4b
|
||||
- autobuilt 2c46b4b
|
||||
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.65.dev.gitf7a3515
|
||||
- autobuilt f7a3515
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-2c46b4b.tar.gz) = 1de4a3e775379a9104fe84bac3a8c255f6fae7f2c49971261b5f1a580507921e9d78875581ac0ae117a7b2281b85a35919e5b6285bc87cf8425d9c444a37c2b0
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-f7a3515.tar.gz) = 4362087e36244d62402f871a9574ebf4cee01b921b79bbed4a0b206456d729dfe21471635b82ed8f4c836a4cb2f2817b1e5facb4c6696dbc706bac373ad555f8
|
||||
|
Loading…
Reference in New Issue
Block a user