buildah-1.18.0-0.4.dev.git18c0b33
- autobuilt 18c0b33 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aa28705c70
commit
e07517e072
1
.gitignore
vendored
1
.gitignore
vendored
@ -527,3 +527,4 @@
|
||||
/buildah-7719296.tar.gz
|
||||
/buildah-c7ed3ca.tar.gz
|
||||
/buildah-1087564.tar.gz
|
||||
/buildah-18c0b33.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 1087564fc5fe2de869ebcb55b5cc03c8b4d36dc6
|
||||
%global commit0 18c0b33f2c5a72323998790adfd4184bf65d8d6a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.18.0
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Nov 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.4.dev.git18c0b33
|
||||
- autobuilt 18c0b33
|
||||
|
||||
* Mon Nov 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.18.0-0.3.dev.git1087564
|
||||
- autobuilt 1087564
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1087564.tar.gz) = 579e650506cb94eb64e2128342251f0ffeca483bb7f16ae320fca9857093b16446e9c81d49f927391d820c2da3939d9f5d9e6219e981691e4abfb96419320d17
|
||||
SHA512 (buildah-18c0b33.tar.gz) = b350a2c64dfc402e68d0b3c33c5a3b9017be1cea4a4004b1d7953f6f79f09f35c863ca0bbd298ff8e646004074f23d99619286bbc34b7b4b45458c733ccec230
|
||||
|
Loading…
Reference in New Issue
Block a user