buildah-define.Version-0.1.dev.gitd5326ef
- bump to define.Version - autobuilt d5326ef Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2313f77676
commit
d9ea12cf14
1
.gitignore
vendored
1
.gitignore
vendored
@ -606,3 +606,4 @@
|
|||||||
/buildah-0a064b3.tar.gz
|
/buildah-0a064b3.tar.gz
|
||||||
/buildah-013883e.tar.gz
|
/buildah-013883e.tar.gz
|
||||||
/buildah-e1c7a5c.tar.gz
|
/buildah-e1c7a5c.tar.gz
|
||||||
|
/buildah-d5326ef.tar.gz
|
||||||
|
10
buildah.spec
10
buildah.spec
@ -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 e1c7a5cd231b1c9d1c55395da0b8d38c7234c27e
|
%global commit0 d5326efbb28b562bee19ec61134e2a17be1187f8
|
||||||
%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
|
||||||
@ -34,8 +34,8 @@
|
|||||||
%define download_url https://%{import_path}/archive/%{built_tag}.tar.gz
|
%define download_url https://%{import_path}/archive/%{built_tag}.tar.gz
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.20.0
|
Version: define.Version
|
||||||
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.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,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.1.dev.gitd5326ef
|
||||||
|
- bump to define.Version
|
||||||
|
- autobuilt d5326ef
|
||||||
|
|
||||||
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.27.dev.gite1c7a5c
|
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.27.dev.gite1c7a5c
|
||||||
- autobuilt e1c7a5c
|
- autobuilt e1c7a5c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-e1c7a5c.tar.gz) = 9a27a831f2a09be947f241c4cded4334afca2dc8640cb47b35a7fac7b744b15fe9c1114372bbefefdcfd0a24900b0c81e5f309133cd66da1665c7d35371c1661
|
SHA512 (buildah-d5326ef.tar.gz) = 0264b51654318f2a032e6f6a8b0c1bad116d09d132d40a89899336d306b59730c9ee2fb8a9fb4623bd65b507a019490720ca1f12c4f6b1027252ce2ae51107ce
|
||||||
|
Loading…
Reference in New Issue
Block a user