buildah-1.13.0-0.4.dev.git0662a4e
- autobuilt 0662a4e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e5b8ce465d
commit
12b971bb8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -384,3 +384,4 @@
|
|||||||
/buildah-e28c43d.tar.gz
|
/buildah-e28c43d.tar.gz
|
||||||
/buildah-068b6f5.tar.gz
|
/buildah-068b6f5.tar.gz
|
||||||
/buildah-acc7c35.tar.gz
|
/buildah-acc7c35.tar.gz
|
||||||
|
/buildah-0662a4e.tar.gz
|
||||||
|
@ -15,7 +15,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 acc7c35b615dc753c084f00087e3e211bf960593
|
%global commit0 0662a4e3643b4dd39b166d538ee1115d129c0da7
|
||||||
%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
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.13.0
|
Version: 1.13.0
|
||||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
Release: 0.4.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
|
||||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.4.dev.git0662a4e
|
||||||
|
- autobuilt 0662a4e
|
||||||
|
|
||||||
* Tue Dec 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.3.dev.gitacc7c35
|
* Tue Dec 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.13.0-0.3.dev.gitacc7c35
|
||||||
- autobuilt acc7c35
|
- autobuilt acc7c35
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-acc7c35.tar.gz) = 1950c34934cc527c597aa3b40f4241ff6140ee6d0132aadda1a4da91a52d81456fb9948aa111c005ce598866593b192a0f80845bc179e24cf4b90721d0d17caa
|
SHA512 (buildah-0662a4e.tar.gz) = 08217792d3aa8b9ac7fbe522804975ea230110e893a88b0e2ca5b6390f2eb5089145dd1846abc203b5bed231f08ed2f2d5de042aa74b3e82523d46803b207b2b
|
||||||
|
Loading…
Reference in New Issue
Block a user