buildah-1.19.0-0.15.dev.git1d67d26
- autobuilt 1d67d26 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
204e632b3d
commit
d9dafe4fb1
1
.gitignore
vendored
1
.gitignore
vendored
@ -545,3 +545,4 @@
|
|||||||
/buildah-75ae8be.tar.gz
|
/buildah-75ae8be.tar.gz
|
||||||
/buildah-c50e236.tar.gz
|
/buildah-c50e236.tar.gz
|
||||||
/buildah-ac96369.tar.gz
|
/buildah-ac96369.tar.gz
|
||||||
|
/buildah-1d67d26.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 ac96369e6a37571a865227d635b7497a68d2d246
|
%global commit0 1d67d26f0afb5653699ed6fc2938c494ffba4a73
|
||||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
Release: 0.15.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
|
||||||
|
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.15.dev.git1d67d26
|
||||||
|
- autobuilt 1d67d26
|
||||||
|
|
||||||
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.14.dev.gitac96369
|
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.14.dev.gitac96369
|
||||||
- autobuilt ac96369
|
- autobuilt ac96369
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-ac96369.tar.gz) = 786b73833dd99265127413f307b1e3cd9ef274eb3f7ff44c8ebfbb0d4ecac80afb9c1a14d7235a84eae629e0608d13bfa1cbaea36bd73a5473fa771b22729974
|
SHA512 (buildah-1d67d26.tar.gz) = aa682bfab8e2857e84e886fcafbd15a977b5db236d7a427158f21d77ac42f3403726adaed6948de68d18e3fde194d245855c8c4bfc5aed011c7d6895279cc8ae
|
||||||
|
Loading…
Reference in New Issue
Block a user