buildah-1.20.0-0.16.dev.git800a3ed
- autobuilt 800a3ed Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6ceae01246
commit
928c259625
1
.gitignore
vendored
1
.gitignore
vendored
@ -594,3 +594,4 @@
|
||||
/buildah-d0af90d.tar.gz
|
||||
/buildah-e1dfdd3.tar.gz
|
||||
/buildah-044ea34.tar.gz
|
||||
/buildah-800a3ed.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 044ea3470ecde122c53b628d615256fea27c9f84
|
||||
%global commit0 800a3ed799f2a4c31c595ef4ea4b2d5980e83ba6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.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
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Feb 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.16.dev.git800a3ed
|
||||
- autobuilt 800a3ed
|
||||
|
||||
* Mon Feb 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.15.dev.git044ea34
|
||||
- autobuilt 044ea34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-044ea34.tar.gz) = 6711fea9b2b97001acccc96782f16524ff5460ce7c70780bc28c8f8dcd3f3ad704f4b790dcb8399dfa0050d86204b4b2ae3f02c50bb950e4f61d777d7da01c99
|
||||
SHA512 (buildah-800a3ed.tar.gz) = 7f47d61ee41e695e5738316387677ec8fe441b300cc106aae8fa833cf569436f2a86c9993f0d101ffc81d6724c7601d25eefd7977736e8d417ca31c9cfc89f90
|
||||
|
Loading…
Reference in New Issue
Block a user