buildah-1.18.0-0.2.dev.gitc7ed3ca
- autobuilt c7ed3ca Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0d87071d5a
commit
67760feb24
1
.gitignore
vendored
1
.gitignore
vendored
@ -525,3 +525,4 @@
|
|||||||
/buildah-9229549.tar.gz
|
/buildah-9229549.tar.gz
|
||||||
/buildah-d33bb41.tar.gz
|
/buildah-d33bb41.tar.gz
|
||||||
/buildah-7719296.tar.gz
|
/buildah-7719296.tar.gz
|
||||||
|
/buildah-c7ed3ca.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 77192961e6d976a794880f579ba2b89b77233248
|
%global commit0 c7ed3ca7906be7b18d7ed012479b8ad7944f51ae
|
||||||
%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.18.0
|
Version: 1.18.0
|
||||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.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
|
||||||
|
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.2.dev.gitc7ed3ca
|
||||||
|
- autobuilt c7ed3ca
|
||||||
|
|
||||||
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.1.dev.git7719296
|
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.1.dev.git7719296
|
||||||
- bump to 1.18.0
|
- bump to 1.18.0
|
||||||
- autobuilt 7719296
|
- autobuilt 7719296
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-7719296.tar.gz) = a376f6ff86cc786d124abeb98daeb0d0c07876d0c956390a388bc09d1918f5f869f2b220fb737d501f9f50bc7e75f6c3a892c63b2c703c08603667cafb639ed1
|
SHA512 (buildah-c7ed3ca.tar.gz) = 5d92276f71a4b18f97ddc91b8258efb451fa5c76e527a2dac926f0a1b41a6e2c26a086e0dcd04852d8d3fa70bfe352583046e079f0e75f61583f4ba2652f0a65
|
||||||
|
Loading…
Reference in New Issue
Block a user