buildah-1.14.0-0.3.dev.gitc42f440
- autobuilt c42f440 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
860c98a03c
commit
b90f89eb2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -393,3 +393,4 @@
|
|||||||
/buildah-6941254.tar.gz
|
/buildah-6941254.tar.gz
|
||||||
/buildah-726e24d.tar.gz
|
/buildah-726e24d.tar.gz
|
||||||
/buildah-8d41b83.tar.gz
|
/buildah-8d41b83.tar.gz
|
||||||
|
/buildah-c42f440.tar.gz
|
||||||
|
@ -15,7 +15,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 8d41b836227df2740fff4969e7890ea16df67be7
|
%global commit0 c42f440f9807e51f79e56fc1f5b4bb501ec8c183
|
||||||
%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
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.14.0
|
Version: 1.14.0
|
||||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.3.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
|
||||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.3.dev.gitc42f440
|
||||||
|
- autobuilt c42f440
|
||||||
|
|
||||||
* Fri Jan 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.2.dev.git8d41b83
|
* Fri Jan 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.14.0-0.2.dev.git8d41b83
|
||||||
- autobuilt 8d41b83
|
- autobuilt 8d41b83
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-8d41b83.tar.gz) = 34e5790504bb457c9c1ffe6fd880626c974b45312edb05adee1fe1e4d4ebac4f0f085789204b002b3a12954b82df9df0f77c444471acb89b7260119898a60a72
|
SHA512 (buildah-c42f440.tar.gz) = beb5f83626f180e55c23e5825384967dbb47fd1af22249f3c2404c688d8be1d251593242d457eee8c6fcf06af94c8e4a844c325ebe63cbcac7250e852e91f663
|
||||||
|
Loading…
Reference in New Issue
Block a user