buildah-1.17.0-0.31.dev.git746b5a6
- autobuilt 746b5a6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
29c07fcd60
commit
18158d0d24
1
.gitignore
vendored
1
.gitignore
vendored
@ -515,3 +515,4 @@
|
|||||||
/buildah-73ae001.tar.gz
|
/buildah-73ae001.tar.gz
|
||||||
/buildah-71a5615.tar.gz
|
/buildah-71a5615.tar.gz
|
||||||
/buildah-f09e52c.tar.gz
|
/buildah-f09e52c.tar.gz
|
||||||
|
/buildah-746b5a6.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 f09e52c2a3d7db56b53669b05683439b34648360
|
%global commit0 746b5a6e9a2f14ea98a5f94093dee2caf1c4bcab
|
||||||
%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
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.17.0
|
Version: 1.17.0
|
||||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
Release: 0.31.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
|
||||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.31.dev.git746b5a6
|
||||||
|
- autobuilt 746b5a6
|
||||||
|
|
||||||
* Tue Oct 6 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.17.0-0.30.dev.gitf09e52c
|
* Tue Oct 6 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.17.0-0.30.dev.gitf09e52c
|
||||||
- no btrfs for eln
|
- no btrfs for eln
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-f09e52c.tar.gz) = 1ac481d9a9cc6bfffbedccea0c527d24fa891e78f5d31a943c9b398e29518ab4c253a0b24ced4a350698757c70a1f1030bf042ee43ca10a98d20d93976d7aefd
|
SHA512 (buildah-746b5a6.tar.gz) = 77c6c9405c7c188e624069849eb8c4a2561eddc4cac97f24a5134784ca6b2cb20d04d6f108890f76bb1a39a1483ba9451044c444dbf3142ce83214c8fe6db350
|
||||||
|
Loading…
Reference in New Issue
Block a user