buildah-1.15.0-0.59.dev.git4fc49ce
- autobuilt 4fc49ce Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
76b0677b21
commit
66d560aace
1
.gitignore
vendored
1
.gitignore
vendored
@ -476,3 +476,4 @@
|
|||||||
/buildah-3184920.tar.gz
|
/buildah-3184920.tar.gz
|
||||||
/buildah-9bd70ac.tar.gz
|
/buildah-9bd70ac.tar.gz
|
||||||
/buildah-7957c13.tar.gz
|
/buildah-7957c13.tar.gz
|
||||||
|
/buildah-4fc49ce.tar.gz
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 7957c13d44f574f8e8598c15d321b22dbc7aae3b
|
%global commit0 4fc49ce0ced0fd2455ed334e655eb82a0d1e0fb1
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.15.0
|
Version: 1.15.0
|
||||||
Release: 0.58.dev.git%{shortcommit0}%{?dist}
|
Release: 0.59.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.59.dev.git4fc49ce
|
||||||
|
- autobuilt 4fc49ce
|
||||||
|
|
||||||
* Mon May 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.58.dev.git7957c13
|
* Mon May 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.15.0-0.58.dev.git7957c13
|
||||||
- autobuilt 7957c13
|
- autobuilt 7957c13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (buildah-7957c13.tar.gz) = 31f46a531cbbf89c88a63ff7a5139e05d0b1c336ef6709387e10fd35a03c8337f4b87005d0d6fc76fee16edd1f323b107a9f1c10d8a425121b50dcdb1a57cf9a
|
SHA512 (buildah-4fc49ce.tar.gz) = d9fb8d3c0e3cb6692dc99e8d0f81a82ed032873ff0b25804fce0d5ee5b449c8f9e52f6ec5618943dda42b11b79615ddc32a7b36707c7fa87b28b35eae013e59d
|
||||||
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3
|
||||||
|
Loading…
Reference in New Issue
Block a user