buildah-define.Version-0.2.dev.gitde6c0da
- autobuilt de6c0da Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d9ea12cf14
commit
90d4f2e097
1
.gitignore
vendored
1
.gitignore
vendored
@ -607,3 +607,4 @@
|
|||||||
/buildah-013883e.tar.gz
|
/buildah-013883e.tar.gz
|
||||||
/buildah-e1c7a5c.tar.gz
|
/buildah-e1c7a5c.tar.gz
|
||||||
/buildah-d5326ef.tar.gz
|
/buildah-d5326ef.tar.gz
|
||||||
|
/buildah-de6c0da.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 d5326efbb28b562bee19ec61134e2a17be1187f8
|
%global commit0 de6c0dab2c63b5dac73538def43ea565ca9015a5
|
||||||
%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.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
|
||||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.2.dev.gitde6c0da
|
||||||
|
- autobuilt de6c0da
|
||||||
|
|
||||||
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.1.dev.gitd5326ef
|
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.1.dev.gitd5326ef
|
||||||
- bump to define.Version
|
- bump to define.Version
|
||||||
- autobuilt d5326ef
|
- autobuilt d5326ef
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-d5326ef.tar.gz) = 0264b51654318f2a032e6f6a8b0c1bad116d09d132d40a89899336d306b59730c9ee2fb8a9fb4623bd65b507a019490720ca1f12c4f6b1027252ce2ae51107ce
|
SHA512 (buildah-de6c0da.tar.gz) = 60b20036b00d195e43e6cc2ed3bd9e466487f0f9cf5193ecee0760dfae2b02f8d4c6f9eb521e25bdb60bbb5a8cf3f98aae5551bb0864b0de47d798be69100246
|
||||||
|
Loading…
Reference in New Issue
Block a user