buildah-define.Version-0.11.dev.gitb51f63a
- autobuilt b51f63a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
adfd664cec
commit
8414f58d0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -616,3 +616,4 @@
|
|||||||
/buildah-a5e80a5.tar.gz
|
/buildah-a5e80a5.tar.gz
|
||||||
/buildah-d5c503c.tar.gz
|
/buildah-d5c503c.tar.gz
|
||||||
/buildah-eb42398.tar.gz
|
/buildah-eb42398.tar.gz
|
||||||
|
/buildah-b51f63a.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 eb42398a1ca7f54317d354424d0a776323fafd5f
|
%global commit0 b51f63a3b6f6c380faf27035958bd6d5a41e096c
|
||||||
%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: define.Version
|
Version: define.Version
|
||||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
Release: 0.11.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
|
||||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.11.dev.gitb51f63a
|
||||||
|
- autobuilt b51f63a
|
||||||
|
|
||||||
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.10.dev.giteb42398
|
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.10.dev.giteb42398
|
||||||
- autobuilt eb42398
|
- autobuilt eb42398
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-eb42398.tar.gz) = 5cfafb2ca3ffdea85a68ffb51ce16c6dc7716f38d682c78707baa4f71f7f8a215e0da1679d0c9ed736231e74a77a9700cc3ec55f3fa47847024a6aa3b273cbd5
|
SHA512 (buildah-b51f63a.tar.gz) = 8c0c586d0a3aa25acaf5b59cb895e5d8cbbb40696756f19da3a55886fdcccf4c6ca69f6d3f26871f6b0df49b593e5705056164c82f7941d8e9b639606bdcf92f
|
||||||
|
Loading…
Reference in New Issue
Block a user