buildah-1.19.0-0.16.dev.git10d622b
- autobuilt 10d622b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d9dafe4fb1
commit
ffaaba9457
1
.gitignore
vendored
1
.gitignore
vendored
@ -546,3 +546,4 @@
|
|||||||
/buildah-c50e236.tar.gz
|
/buildah-c50e236.tar.gz
|
||||||
/buildah-ac96369.tar.gz
|
/buildah-ac96369.tar.gz
|
||||||
/buildah-1d67d26.tar.gz
|
/buildah-1d67d26.tar.gz
|
||||||
|
/buildah-10d622b.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 1d67d26f0afb5653699ed6fc2938c494ffba4a73
|
%global commit0 10d622b256d460c4de9ef972d50a2b809bedb858
|
||||||
%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.19.0
|
Version: 1.19.0
|
||||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
Release: 0.16.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
|
||||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.16.dev.git10d622b
|
||||||
|
- autobuilt 10d622b
|
||||||
|
|
||||||
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.15.dev.git1d67d26
|
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.15.dev.git1d67d26
|
||||||
- autobuilt 1d67d26
|
- autobuilt 1d67d26
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-1d67d26.tar.gz) = aa682bfab8e2857e84e886fcafbd15a977b5db236d7a427158f21d77ac42f3403726adaed6948de68d18e3fde194d245855c8c4bfc5aed011c7d6895279cc8ae
|
SHA512 (buildah-10d622b.tar.gz) = d078764b7c89ee0444022bc4606ab5abc14e1c83ecb6b972a705a4ceb3142eabe0584cb40c2870f53f4c2f4da7ee6821499d29e29e273ea1afc5f9248aa4d6ff
|
||||||
|
Loading…
Reference in New Issue
Block a user