buildah-1.15.0-0.27.dev.git20e41b7
- autobuilt 20e41b7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2921516a82
commit
0d387e542c
1
.gitignore
vendored
1
.gitignore
vendored
@ -446,3 +446,4 @@
|
||||
/buildah-e9a6703.tar.gz
|
||||
/buildah-31a01b4.tar.gz
|
||||
/buildah-9c031e0.tar.gz
|
||||
/buildah-20e41b7.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 9c031e016f7fc8bc0c53148c51f8a16931a4bfc8
|
||||
%global commit0 20e41b7f0f73faa7566739a71dbca401ac74e215
|
||||
%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.26.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.27.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
|
||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.27.dev.git20e41b7
|
||||
- autobuilt 20e41b7
|
||||
|
||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.26.dev.git9c031e0
|
||||
- autobuilt 9c031e0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-20e41b7.tar.gz) = c0a3ceaac66a18d8ee758c0e3c0a242f6abc40ef56f3f9ee6fae50533922ae018b022f9888765db6d8b51bc7cd1e2cd6adcd4592527da9c6bdab780679a22074
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
SHA512 (buildah-9c031e0.tar.gz) = 3eda1fcd5cf08da38650e21c50fd1e1e0f8ab27bf7a61516baf2266822be1f05ed2c98097269124b12dcefe329a9a54ffc6ed3a09072ceebec467aeeef62d889
|
||||
|
Loading…
Reference in New Issue
Block a user