buildah-1.15.0-0.9.dev.git10542ed
- autobuilt 10542ed Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6689d9ce4c
commit
b4e8bff884
1
.gitignore
vendored
1
.gitignore
vendored
@ -428,3 +428,4 @@
|
||||
/buildah-f1cf92b.tar.gz
|
||||
/buildah-843d15d.tar.gz
|
||||
/buildah-665dc2f.tar.gz
|
||||
/buildah-10542ed.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 665dc2f0be5c3c0d178f9d6de7676888f6804bb7
|
||||
%global commit0 10542ed8b7d42cea52c9824a9e7d38db5d57f4a2
|
||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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 Mar 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.9.dev.git10542ed
|
||||
- autobuilt 10542ed
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.8.dev.git665dc2f
|
||||
- autobuilt 665dc2f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (buildah-665dc2f.tar.gz) = 399ba351833d441ef044c9c10e6c17c29eee49b567fab64744b6a917fc33fa86d58a2796ed046c0c306392320d15f6ba22447777f73f5e0084e67edd7066cb9e
|
||||
SHA512 (buildah-10542ed.tar.gz) = 88d0b038e7a30025d1623b33d864473530b549bc6b426f36a0df369b740546028e8173c6b2b19a1bb93dd88fb7e0a12150cb55e0d9d749e3d4874706879cdf56
|
||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||
|
Loading…
Reference in New Issue
Block a user