buildah-1.15.0-0.8.dev.git665dc2f
- autobuilt 665dc2f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
48de7ee26d
commit
6689d9ce4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -427,3 +427,4 @@
|
||||
/buildah-f89b081.tar.gz
|
||||
/buildah-f1cf92b.tar.gz
|
||||
/buildah-843d15d.tar.gz
|
||||
/buildah-665dc2f.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 843d15de3e797bd912607d27324d13a9d5c27dfb
|
||||
%global commit0 665dc2f0be5c3c0d178f9d6de7676888f6804bb7
|
||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.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 Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.8.dev.git665dc2f
|
||||
- autobuilt 665dc2f
|
||||
|
||||
* Thu Mar 19 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.15.0-0.7.dev.git843d15d
|
||||
- use correct commit
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (buildah-665dc2f.tar.gz) = 399ba351833d441ef044c9c10e6c17c29eee49b567fab64744b6a917fc33fa86d58a2796ed046c0c306392320d15f6ba22447777f73f5e0084e67edd7066cb9e
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
|
Loading…
Reference in New Issue
Block a user